Uses of Interface
com.sun.n1.sps.model.executor.TaskID

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

Uses of TaskID in com.sun.n1.sps.model.executor
 

Methods in com.sun.n1.sps.model.executor that return TaskID
 TaskID ExecNativeOutput.getTaskID()
          Returns the task Id that this exec native output belongs to.
 TaskID RunningPlanBean.getTaskID()
          Returns the TaskID object.
 TaskID SubplanInfo.getTaskID()
          Returns the owning task ID.
 TaskID TargetStatus.getTaskID()
          Returns the TaskID of this task.
 TaskID TaskInfo.getTaskID()
          Returns the TaskID which identifies this task.
 

Uses of TaskID in com.sun.n1.sps.model.install
 

Methods in com.sun.n1.sps.model.install that return TaskID
 TaskID InstalledComponent.getTaskID()
          The task that installed the component
 

Uses of TaskID in com.sun.n1.sps.model.plan
 

Methods in com.sun.n1.sps.model.plan that return TaskID
 TaskID PlanVariableSettings.getTaskID()
          Returns the TaskID associated with this object.