Uses of Package
wt.workflow

Packages that use wt.workflow
com.ptc.netmarkets.workflow   
wt.lifecycle
 
wt.projmgmt.execution   
wt.workflow
Provides classes to represent and manage workflow definitions, initiate and manage process instances, and distribute work items to users and groups. 
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.robots
Provides workflow classes responsible for the execution of robot activities that are executed without human intervention. 
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
wt.workflow.worklist
Provides workflow classes that construct the interface for users to view and act on their work items. 
 

Classes in wt.workflow used by com.ptc.netmarkets.workflow
WfException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
 

Classes in wt.workflow used by wt.lifecycle
WorkflowProcessor
           
 

Classes in wt.workflow used by wt.projmgmt.execution
WfException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
 

Classes in wt.workflow used by wt.workflow
TableProcessor
           
WorkflowProcessor
           
 

Classes in wt.workflow used by wt.workflow.definer
WfException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
 

Classes in wt.workflow used by wt.workflow.engine
WfException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
 

Classes in wt.workflow used by wt.workflow.robots
WfException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
 

Classes in wt.workflow used by wt.workflow.work
TableField
           
TableLoaderAction
          TableLoaderAction populates a table model with formated work item data.
TableProcessor
           
TableTemplateProcessor
           
WfException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
WorkflowProcessor
           
 

Classes in wt.workflow used by wt.workflow.worklist
TableField
           
TableLoaderAction
          TableLoaderAction populates a table model with formated work item data.
TableProcessor
           
TableTemplateProcessor
           
WorkflowProcessor