Uses of Class
wt.workflow.engine.WfAssigneeNotification

Packages that use WfAssigneeNotification
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
 

Uses of WfAssigneeNotification in wt.workflow.engine
 

Methods in wt.workflow.engine that return WfAssigneeNotification
protected  WfAssigneeNotification WfExecutionObject.getVarNotification()
           
 WfAssigneeNotification WfAssigneeNotification.copy()
           
protected  WfAssigneeNotification WfExecutionObject.getVarNotification()
           
 WfAssigneeNotification WfAssigneeNotification.copy()
           
 

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