Uses of Class
wt.workflow.definer.WfProcessTemplateMasterIdentity

Packages that use WfProcessTemplateMasterIdentity
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
 

Uses of WfProcessTemplateMasterIdentity in wt.workflow.definer
 

Methods in wt.workflow.definer that return WfProcessTemplateMasterIdentity
static WfProcessTemplateMasterIdentity WfProcessTemplateMasterIdentity.newWfProcessTemplateMasterIdentity(String name)
          Factory method to create a WfProcessTemplateMasterIdentity object with the name set to the passed-in arguments.
 

Methods in wt.workflow.definer with parameters of type WfProcessTemplateMasterIdentity
protected  boolean WfProcessTemplateMasterIdentity.readVersion(WfProcessTemplateMasterIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  void WfProcessTemplateMaster.setIdentificationObject(WfProcessTemplateMasterIdentity identity)
          

Supported API: false