Uses of Package
wt.workflow.engine

Packages that use wt.workflow.engine
com.ptc.netmarkets.forumPosting   
com.ptc.netmarkets.msproject   
com.ptc.netmarkets.nmixb   
com.ptc.netmarkets.projmgmt   
com.ptc.netmarkets.work   
com.ptc.netmarkets.workflow   
wt.clients.workflow.definer   
wt.clients.workflow.engine   
wt.clients.workflow.initiate   
wt.clients.workflow.manager   
wt.clients.workflow.tasks   
wt.dataops.containermove   
wt.lifecycle
 
wt.pdmlink   
wt.projmgmt.definer   
wt.projmgmt.execution   
wt.projmgmt.ix   
wt.projmgmt.monitor   
wt.projmgmt.msproject   
wt.projmgmt.msproject.mppobject   
wt.team
 
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.engine used by com.ptc.netmarkets.forumPosting
WfProcess
          A WfProcess is the performer of a workflow.
 

Classes in wt.workflow.engine used by com.ptc.netmarkets.msproject
WfContainer
          

Supported API: false

Extendable: false
 

Classes in wt.workflow.engine used by com.ptc.netmarkets.nmixb
WfConnector
          The WfConnector class represents logical sequencing combinations between workflow steps.
WfConnectorType
          WfConnectorType enumerates the possible types of connectors.
WfContainer
          

Supported API: false

Extendable: false
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 

Classes in wt.workflow.engine used by com.ptc.netmarkets.projmgmt
WfContainer
          

Supported API: false

Extendable: false
WfContainerReference
           Use the newWfContainerReference static factory method(s), not the WfContainerReference constructor, to construct instances of this class.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 

Classes in wt.workflow.engine used by com.ptc.netmarkets.work
ProcessData
          The ProcessData represents data used by execution objects.
WfRouterType
          The WfRouterType enumerates the possible routing properties of a workflow step (node).
 

Classes in wt.workflow.engine used by com.ptc.netmarkets.workflow
WfProcess
          A WfProcess is the performer of a workflow.
 

Classes in wt.workflow.engine used by wt.clients.workflow.definer
WfEventAuditType
          WfEventAuditType enumerates the types of events that may occur in the execution of a process that may be recorded or emitted as a keyed event.
WfEventConfiguration
          WfEventConfiguration controls the execution behavior of the obejct.
 

Classes in wt.workflow.engine used by wt.clients.workflow.engine
WfConnector
          The WfConnector class represents logical sequencing combinations between workflow steps.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfState
          The WfState class enumerates the possible states an execution object may be in.
 

Classes in wt.workflow.engine used by wt.clients.workflow.initiate
ProcessData
          The ProcessData represents data used by execution objects.
WfProcess
          A WfProcess is the performer of a workflow.
 

Classes in wt.workflow.engine used by wt.clients.workflow.manager
WfConnector
          The WfConnector class represents logical sequencing combinations between workflow steps.
WfContainer
          

Supported API: false

Extendable: false
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfTransition
          Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
 

Classes in wt.workflow.engine used by wt.clients.workflow.tasks
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfProcess
          A WfProcess is the performer of a workflow.
 

Classes in wt.workflow.engine used by wt.dataops.containermove
WfContainer
          

Supported API: false

Extendable: false
 

Classes in wt.workflow.engine used by wt.lifecycle
WfProcess
          A WfProcess is the performer of a workflow.
WfState
          The WfState class enumerates the possible states an execution object may be in.
 

Classes in wt.workflow.engine used by wt.pdmlink
ProcessData
          The ProcessData represents data used by execution objects.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 

Classes in wt.workflow.engine used by wt.projmgmt.definer
WfConnector
          The WfConnector class represents logical sequencing combinations between workflow steps.
WfContainer
          

Supported API: false

Extendable: false
WfNode
          WfNode is an interface representing the objects that may occur in a workflow graph.
 

Classes in wt.workflow.engine used by wt.projmgmt.execution
ProcessData
          The ProcessData represents data used by execution objects.
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfBlock
          The WfBlock class supports the execution of blocks.
WfConnector
          The WfConnector class represents logical sequencing combinations between workflow steps.
WfContainer
          

Supported API: false

Extendable: false
WfContainerReference
           Use the newWfContainerReference static factory method(s), not the WfContainerReference constructor, to construct instances of this class.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfNode
          WfNode is an interface representing the objects that may occur in a workflow graph.
WfProcess
          A WfProcess is the performer of a workflow.
WfRequester
          WfRequester is an interface for classes that serve as adapters of WfProcess in different usage scenarios.
WfState
          The WfState class enumerates the possible states an execution object may be in.
WfTransition
          Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
 

Classes in wt.workflow.engine used by wt.projmgmt.ix
ProcessData
          The ProcessData represents data used by execution objects.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 

Classes in wt.workflow.engine used by wt.projmgmt.monitor
WfContainer
          

Supported API: false

Extendable: false
WfTransition
          Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
 

Classes in wt.workflow.engine used by wt.projmgmt.msproject
WfContainer
          

Supported API: false

Extendable: false
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 

Classes in wt.workflow.engine used by wt.projmgmt.msproject.mppobject
WfContainer
          

Supported API: false

Extendable: false
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 

Classes in wt.workflow.engine used by wt.team
ProcessData
          The ProcessData represents data used by execution objects.
WfProcess
          A WfProcess is the performer of a workflow.
 

Classes in wt.workflow.engine used by wt.workflow
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfProcess
          A WfProcess is the performer of a workflow.
 

Classes in wt.workflow.engine used by wt.workflow.definer
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfAdHocActivity
           Use the newWfAdHocActivity static factory method(s), not the WfAdHocActivity constructor, to construct instances of this class.
WfConnectorFunction
          The WfConnectorFunction class enumerates the possible functions a connector may have.
WfConnectorType
          WfConnectorType enumerates the possible types of connectors.
WfContainer
          

Supported API: false

Extendable: false
WfEventConfiguration
          WfEventConfiguration controls the execution behavior of the obejct.
WfExceptionActionType
          The WfExceptionActionType enumerates the possible actions to be taken when an execution object is overdue.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfLink
          Abstract base class for non-control workflow link objects.
WfNode
          WfNode is an interface representing the objects that may occur in a workflow graph.
WfOverdueActionType
          The WfOverdueActionType enumerates the possible actions to be taken when an execution object is overdue.
WfRequester
          WfRequester is an interface for classes that serve as adapters of WfProcess in different usage scenarios.
WfRouterType
          The WfRouterType enumerates the possible routing properties of a workflow step (node).
WfTransition
          Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
WfVariable
          Name-value pair.
 

Classes in wt.workflow.engine used by wt.workflow.engine
ActivityActivityLink
          The ActivityActivityLink represents associations between workflow steps.
ActivityConnectorLink
          The ActivityConnectorLink associates steps to connectors.
ConnectorActivityLink
          The ConnectorActivityLink joins connectors to activities.
ConnectorConnectorLink
          The ConnectorConnectorLink class joins connectors to connectors.
DataMissingException
          Exception thrown when a value is not provided for a required variable when an execution object is started.
FiredLinkVector
          FiredLinkVector holds links that fired a connector so consecutive firings of a same link are not counted twice The links are stored as ids.
InvalidDataException
          Thrown in case an attempt is made to update the context of the result of a WfExecutionObject with data that do match the signature of that object.
ProcessData
          The ProcessData represents data used by execution objects.
SourceHistoryLink
           Use the newSourceHistoryLink static factory method(s), not the SourceHistoryLink constructor, to construct instances of this class.
StandardWfEngineService
          Standard implementation of the workflow engine service.
StandardWfEngineService.SynchRobotCache
          Internal class for creation of distributed cache that maps event keys to oids of synchronization robots.
SynchedWorkflow
           
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfAdHocActivity
           Use the newWfAdHocActivity static factory method(s), not the WfAdHocActivity constructor, to construct instances of this class.
WfAssigneeNotification
          This class is to be used for variable modification of the parameters associated with overdue (eg.
WfAssignmentEventAudit
          WfAssignmentEventAudit specializes WfEventAudit for assignment change events.
WfBlock
          The WfBlock class supports the execution of blocks.
WfConnector
          The WfConnector class represents logical sequencing combinations between workflow steps.
WfConnectorAction
          WfConnectorType enumerates the possible actions that can be carried out by connectors.
WfConnectorEvent
          WfConnectorType enumerates the possible events that can be produced by connectors.
WfConnectorFunction
          The WfConnectorFunction class enumerates the possible functions a connector may have.
WfConnectorState
          The WfConnectorState class enumerates the possible states a connector may be in.
WfConnectorType
          WfConnectorType enumerates the possible types of connectors.
WfContainer
          

Supported API: false

Extendable: false
WfContainerReference
           Use the newWfContainerReference static factory method(s), not the WfContainerReference constructor, to construct instances of this class.
WfCreateProcessEventAudit
          WfCreateProcessEventAudit specializes WfEventAudit by adding information related to creation of a WfProcess.
WfDataEventAudit
          WfDataEventAudit specializes WfEventAudit for data change events.
WfDueDate
          This class is to be used for variable modification of a process' or activity's deadline Date.
WfDuration
          This class is to be used for variable modification of a process' or activity's deadline duration..
WfEngineHelper
          Helper class that provides client access to the WfEngineService API.
WfEngineServerHelper
          WfEngineServerHelper is an auxiliary class to provide access to server only functionality to the workflow engine.
WfEngineService
          This class WfEngineService represents the client accessible API to the workflow engine.
WfEngineServiceSvr
          The WfEngineServiceSvr interface contains the server accessible API.
WfEventAudit
          The WfEventAudit provides audit records of workflow event information.
WfEventAuditType
          WfEventAuditType enumerates the types of events that may occur in the execution of a process that may be recorded or emitted as a keyed event.
WfEventConfiguration
          WfEventConfiguration controls the execution behavior of the obejct.
WfEventHelper
          Creates and stores workflow events.
WfExceptionActionType
          The WfExceptionActionType enumerates the possible actions to be taken when an execution object is overdue.
WfExceptionEventAudit
          WfExceptionrEventAudit specializes WfEventAudit for execution error events.
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfInstruction
          This class is for use by WfVariable to hold dynamic activity instructions.
WfLink
          Abstract base class for non-control workflow link objects.
WfNode
          WfNode is an interface representing the objects that may occur in a workflow graph.
WfOverdueActionType
          The WfOverdueActionType enumerates the possible actions to be taken when an execution object is overdue.
WfProcess
          A WfProcess is the performer of a workflow.
WfProcessReference
          WfProcessReference represents references to a given workflow processes.
WfProcessRequester
          The WfProcessRequester class implements WfRequester to allow processes to be used by external applications.
WfRequester
          WfRequester is an interface for classes that serve as adapters of WfProcess in different usage scenarios.
WfRequesterActivity
          The WfRequesterActivity class implements WfRequester to allow processes to be embedded in other processes.
WfRouterType
          The WfRouterType enumerates the possible routing properties of a workflow step (node).
WfState
          The WfState class enumerates the possible states an execution object may be in.
WfStateEventAudit
          This class specializes WfEventAudit by adding state change information.
WfTemplateProcessor
          WfTemplateProcessor provides support for the generation of execution time notification.
WfTransition
          Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
WfVariable
          Name-value pair.
WfVotingEventAudit
           Use the newWfVotingEventAudit static factory method(s), not the WfVotingEventAudit constructor, to construct instances of this class.
 

Classes in wt.workflow.engine used by wt.workflow.robots
ProcessData
          The ProcessData represents data used by execution objects.
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfContainer
          

Supported API: false

Extendable: false
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfNode
          WfNode is an interface representing the objects that may occur in a workflow graph.
WfProcess
          A WfProcess is the performer of a workflow.
WfTransition
          Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
 

Classes in wt.workflow.engine used by wt.workflow.work
ProcessData
          The ProcessData represents data used by execution objects.
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfContainer
          

Supported API: false

Extendable: false
WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfNode
          WfNode is an interface representing the objects that may occur in a workflow graph.
WfProcess
          A WfProcess is the performer of a workflow.
WfState
          The WfState class enumerates the possible states an execution object may be in.
WfVariable
          Name-value pair.
 

Classes in wt.workflow.engine used by wt.workflow.worklist
ProcessData
          The ProcessData represents data used by execution objects.
WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
WfProcess
          A WfProcess is the performer of a workflow.