|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorActivityLink | |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
Uses of ConnectorActivityLink in wt.workflow.engine |
Methods in wt.workflow.engine that return ConnectorActivityLink | |
static ConnectorActivityLink |
ConnectorActivityLink.newConnectorActivityLink(NodeTemplateLink template,
WfNode source,
WfNode destination)
Constructs an ConnectorActivityLink object given the template and the source and destination connectors. |
static ConnectorActivityLink |
ConnectorActivityLink.newConnectorActivityLink(NodeTemplateLink template,
WfNode source,
WfNode destination)
Constructs an ConnectorActivityLink object given the template and the source and destination connectors. |
Methods in wt.workflow.engine with parameters of type ConnectorActivityLink | |
protected boolean |
ConnectorActivityLink.readVersion(ConnectorActivityLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
ConnectorActivityLink.readVersion(ConnectorActivityLink 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 |