|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfProcessTemplateIdentity | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
Uses of WfProcessTemplateIdentity in wt.workflow.definer |
Methods in wt.workflow.definer that return WfProcessTemplateIdentity | |
static WfProcessTemplateIdentity |
WfProcessTemplateIdentity.newWfProcessTemplateIdentity(String template_name)
Constructs a process template identity given the domain and template names. |
Methods in wt.workflow.definer with parameters of type WfProcessTemplateIdentity | |
protected boolean |
WfProcessTemplateIdentity.readVersion(WfProcessTemplateIdentity 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 |