Uses of Class
org.cristalise.kernel.lifecycle.WfVertexDef
Packages that use WfVertexDef
Package
Description
The implementation of the Item lifecycle, as composite workflows.
-
Uses of WfVertexDef in org.cristalise.kernel.lifecycle
Subclasses of WfVertexDef in org.cristalise.kernel.lifecycleModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in org.cristalise.kernel.lifecycle that return WfVertexDefModifier and TypeMethodDescriptionActivitySlotDef.getNextWfVertices()Method getNextWfVertices.CompositeActivityDef.newChild(String Name, String Type, Integer version, GraphPoint location) Deprecated.CompositeActivityDef.newChild(String name, WfVertex.Types type, Integer version, GraphPoint location) Methods in org.cristalise.kernel.lifecycle with parameters of type WfVertexDefModifier and TypeMethodDescriptionCompositeActivityDef.addNextDef(WfVertexDef origin, WfVertexDef terminus) Constructors in org.cristalise.kernel.lifecycle with parameters of type WfVertexDefModifierConstructorDescriptionNextDef(WfVertexDef pre, WfVertexDef nex) create and initialize a link between an Activities