|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfApplRobotTemplate | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
Uses of WfApplRobotTemplate in wt.workflow.definer |
Methods in wt.workflow.definer that return WfApplRobotTemplate | |
private static WfApplRobotTemplate |
WfDefinitionHandler.validateApplicationTemplate(WfApplRobotTemplate Ap)
|
private static WfApplRobotTemplate |
WfDefinitionDefaultDelegate.validateApplicationTemplate(WfApplRobotTemplate Ap)
|
static WfApplRobotTemplate |
WfApplRobotTemplate.newWfApplRobotTemplate()
Deprecated. activities created with this constructor are placed in the classic container. |
static WfApplRobotTemplate |
WfApplRobotTemplate.newWfApplRobotTemplate(WTContainerRef context_ref)
Supported API: false |
Methods in wt.workflow.definer with parameters of type WfApplRobotTemplate | |
private static String |
WfExportImportHandler.stringWfApplRobotTemplate(WfApplRobotTemplate template)
|
private static String |
WfExportImportHandler.addWfEnvironments(WfApplRobotTemplate template)
|
private static void |
WfDefinitionHandler.deleteApplicationTemplate(WfApplRobotTemplate bt)
Process the deletion of an WfApplRobotTemplate object. |
private static WfApplRobotTemplate |
WfDefinitionHandler.validateApplicationTemplate(WfApplRobotTemplate Ap)
|
private static void |
WfDefinitionDefaultDelegate.deleteApplicationTemplate(WfApplRobotTemplate bt)
Process the deletion of an WfApplRobotTemplate object. |
private static WfApplRobotTemplate |
WfDefinitionDefaultDelegate.validateApplicationTemplate(WfApplRobotTemplate Ap)
|
protected boolean |
WfApplRobotTemplate.readVersion(WfApplRobotTemplate 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 |