|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFlowDefect | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
Uses of DataFlowDefect in wt.workflow.definer |
Methods in wt.workflow.definer that return DataFlowDefect | |
private DataFlowDefect |
ProcessStepTemplateLink.createDefect(WfTemplateObject node,
String source,
String destination,
DataFlowDefectType defect_type)
Creates a data flow defect given its node, source destination and type. |
static DataFlowDefect |
DataFlowDefect.newDataFlowDefect()
Default factory for the class. |
Methods in wt.workflow.definer with parameters of type DataFlowDefect | |
protected boolean |
DataFlowDefect.readVersion(DataFlowDefect 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 |