Uses of Class
wt.workflow.engine.SourceHistoryLink

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

Uses of SourceHistoryLink in wt.workflow.engine
 

Methods in wt.workflow.engine that return SourceHistoryLink
static SourceHistoryLink SourceHistoryLink.newSourceHistoryLink(WfExecutionObject source, WfEventAudit history)
          Default factory for the class.
static SourceHistoryLink SourceHistoryLink.newSourceHistoryLink(WfExecutionObject source, WfEventAudit history)
          Default factory for the class.
 

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