Uses of Class
wt.workflow.definer.ProxyProcessDefinitionLink

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

Uses of ProxyProcessDefinitionLink in wt.workflow.definer
 

Methods in wt.workflow.definer that return ProxyProcessDefinitionLink
static ProxyProcessDefinitionLink ProxyProcessDefinitionLink.newProxyProcessDefinitionLink(WfProxyTemplate proxy, WfProcessDefinition definition)
          Default factory for the class.
 

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