Package com.sun.n1.sps.model.executor

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.
 

Class Summary
OutputType A strongly-typed enumeration of exec native output types, which may be either STDOUT or STDERR.
OutputType.Factory Factory for object output type enums.
RunLevel A strongly-typed enumeration of Runlevels to provide for better type-checking.
RunLevel.Factory Factory for object output type enums.
TargetStatusCode A strongly-typed enumeration of target status to provide for better type-checking.
TargetStatusCode.Factory Factory for object output type enums.
TaskStatus  
TaskStatus.Factory Factory for task status enums.