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

Packages that use com.sun.n1.sps.model.executor
com.sun.n1.sps.model.executor   
com.sun.n1.sps.model.install   
 

Classes in com.sun.n1.sps.model.executor used by com.sun.n1.sps.model.executor
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.
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.
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.
TargetStatusCode
          A strongly-typed enumeration of target status to provide for better type-checking.
TargetStatusCode.Factory
          Factory for object output type enums.
TaskID
          Represents a taskId for a particular plan/host set execution combination.
TaskInfo
          TaskInfo is the persistent version of Task descriptor.
TaskStatus
           
TaskStatus.Factory
          Factory for task status enums.
 

Classes in com.sun.n1.sps.model.executor used by com.sun.n1.sps.model.install
TaskID
          Represents a taskId for a particular plan/host set execution combination.