|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfRequesterActivity | |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
Uses of WfRequesterActivity in wt.workflow.engine |
Methods in wt.workflow.engine that return WfRequesterActivity | |
static WfRequesterActivity |
WfRequesterActivity.newWfRequesterActivity(WfContainer container)
Constructs a requester activity given its owning process. |
WfRequesterActivity |
WfEngineServiceFwd.createNestedProcess(WfProcessTemplate template,
WfContainer container)
Creates an activity requester and an associated process from the template. |
WfRequesterActivity |
WfEngineServiceFwd.createBlockProcess(WfBlockTemplate template,
WfContainer container)
Creates a block process and requester activity given the block template and containing process. |
WfRequesterActivity |
WfEngineService.createNestedProcess(WfProcessTemplate template,
WfContainer container)
Creates an activity requester and an associated process from the template. |
WfRequesterActivity |
WfEngineService.createBlockProcess(WfBlockTemplate template,
WfContainer container)
Creates a block process and requester activity given the block template and containing process. |
WfRequesterActivity |
StandardWfEngineService.createNestedProcess(WfProcessTemplate template,
WfContainer container)
Creates an activity requester and an associated process from the template. |
WfRequesterActivity |
StandardWfEngineService.createBlockProcess(WfBlockTemplate template,
WfContainer container)
Creates a block process and requester activity given the block template and containing process. |
static WfRequesterActivity |
WfRequesterActivity.newWfRequesterActivity(WfContainer container)
Constructs a requester activity given its owning process. |
WfRequesterActivity |
WfEngineServiceFwd.createNestedProcess(WfProcessTemplate template,
WfContainer container)
Creates an activity requester and an associated process from the template. |
WfRequesterActivity |
WfEngineServiceFwd.createBlockProcess(WfBlockTemplate template,
WfContainer container)
Creates a block process and requester activity given the block template and containing process. |
WfRequesterActivity |
WfEngineService.createNestedProcess(WfProcessTemplate template,
WfContainer container)
Creates an activity requester and an associated process from the template. |
WfRequesterActivity |
WfEngineService.createBlockProcess(WfBlockTemplate template,
WfContainer container)
Creates a block process and requester activity given the block template and containing process. |
WfRequesterActivity |
StandardWfEngineService.createNestedProcess(WfProcessTemplate template,
WfContainer container)
Creates an activity requester and an associated process from the template. |
WfRequesterActivity |
StandardWfEngineService.createBlockProcess(WfBlockTemplate template,
WfContainer container)
Creates a block process and requester activity given the block template and containing process. |
Methods in wt.workflow.engine with parameters of type WfRequesterActivity | |
protected boolean |
WfRequesterActivity.readVersion(WfRequesterActivity thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
WfRequesterActivity.readVersion(WfRequesterActivity thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |