Uses of Package
com.ibm.pim.workflow

Packages that use com.ibm.pim.workflow
com.ibm.pim.collaboration   
com.ibm.pim.context   
com.ibm.pim.workflow   
 

Classes in com.ibm.pim.workflow used by com.ibm.pim.collaboration
ExitValue
          An ExitValue is an object representation of an Exit Value on a particular WorkflowStep.
Workflow
          Interface for the Workflow object.
WorkflowStep
          The WorkflowStep interface represents a Step in a Workflow.
WorkflowStep.Type
           
 

Classes in com.ibm.pim.workflow used by com.ibm.pim.context
WorkflowManager
          WorkflowManager is an Interface for the manager of Workflow objects.
 

Classes in com.ibm.pim.workflow used by com.ibm.pim.workflow
ExitValue
          An ExitValue is an object representation of an Exit Value on a particular WorkflowStep.
Fixit
          Fixit is a special kind of Workflow Step which does not have all the same functionality of a WorkflowStep.
NestedWorkflowStep
          A NestedWorkflowStep is a special Workflow step where another Workflow is embedded.
Workflow
          Interface for the Workflow object.
WorkflowStep
          The WorkflowStep interface represents a Step in a Workflow.
WorkflowStep.Type