|
Interface Summary |
| ExecNativeOutput |
Encapsulates an exec native output for the CLUI. |
| RunningPlanBean |
Contains information about a running or a complete plan run. |
| StepDescriptionContainer |
Contains the information necessary to resolve a com.raplix.rolloutexpress.executor.StepID. |
| StepID |
Simple subclass of ObjectID for better object typing
representation of a step ID. |
| SubplanInfo |
Contains the persistent form of the information chosen by a user to
run a subplan of a main plan. |
| SubPlanPrompt |
Overall container structure for all the prompts that are part of the plan. |
| Target |
This class represents the target of an execution plan run. |
| TargetStatus |
Encapsulates the current status of a target and any tasks
running on the target. |
| TaskID |
Represents a taskId for a particular plan/host set
execution combination. |
| TaskInfo |
TaskInfo is the persistent version of Task descriptor. |