Versions Compared

Key

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

...




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 below for setter methods that can be used within the template script.

...