Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click on Create to enter a new template. Add a Template Name and a description of the template


Image RemovedImage Added

Creating a template script will be based on calling setter methods on the Project object. The Project object is a groovy object that is automatically available to the groovy script and represents a java object that will be utilized to create FlexDeploy projects based on the information that is set by the script. See Template Script Methods for setter methods that can be used within the template script.

...