|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfExprRobotTemplate | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
Uses of WfExprRobotTemplate in wt.workflow.definer |
Methods in wt.workflow.definer that return WfExprRobotTemplate | |
static WfExprRobotTemplate |
WfExprRobotTemplate.newWfExprRobotTemplate()
Deprecated. activities created with this constructor are placed in the classic container. |
static WfExprRobotTemplate |
WfExprRobotTemplate.newWfExprRobotTemplate(WTContainerRef context_ref)
Supported API: false |
private static WfExprRobotTemplate |
WfDefinitionHandler.validateExpressionTemplate(WfExprRobotTemplate Ex)
|
private static WfExprRobotTemplate |
WfDefinitionDefaultDelegate.validateExpressionTemplate(WfExprRobotTemplate Ex)
|
Methods in wt.workflow.definer with parameters of type WfExprRobotTemplate | |
protected boolean |
WfExprRobotTemplate.readVersion(WfExprRobotTemplate thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
private static String |
WfExportImportHandler.stringWfExprRobotTemplate(WfExprRobotTemplate template)
|
private static void |
WfDefinitionHandler.deleteExpressionTemplate(WfExprRobotTemplate bt)
Process the deletion of an WfExprRobotTemplate object. |
private static WfExprRobotTemplate |
WfDefinitionHandler.validateExpressionTemplate(WfExprRobotTemplate Ex)
|
private static void |
WfDefinitionDefaultDelegate.deleteExpressionTemplate(WfExprRobotTemplate bt)
Process the deletion of an WfExprRobotTemplate object. |
private static WfExprRobotTemplate |
WfDefinitionDefaultDelegate.validateExpressionTemplate(WfExprRobotTemplate Ex)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |