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   
 

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

Methods in com.sun.n1.sps.model.executor that return TaskID
 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.
 TaskID ExecNativeOutput.getTaskID()
          Returns the task Id that this exec native output belongs to.
 

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