|
Actions |
Top Previous Next |
|
Actions are a powerful feature of Visual Build Professional. Every step has several standard properties. Each step also has an action type for performing a specific function within a build. Every action may have one or more input screens for entering the fields that are specific to that action, and it may optionally define a custom action component for performing the custom functionality of that action.
A new step for a given action is created by:
Categories of pre-defined actions that are available:
All actions define a custom action component, which will be called when the step is built to perform the custom functionality for that action. The action will build the step and log output to the Output pane and log file if enabled.
Several advanced capabilities for actions are also available, including creation of user actions for plugging custom functionality into Visual Build Pro. |