WfVertex.Types| Modifier and Type | Field and Description |
|---|---|
Vector<String> |
mErrors |
mIsComposite| Constructor and Description |
|---|
Split() |
| Modifier and Type | Method and Description |
|---|---|
Next |
addNext(WfVertex vertex) |
protected String[] |
calculateNexts(ItemPath itemPath,
Object locker) |
String |
getErrors()
Method getErrors.
|
protected boolean |
isInTable(String test,
String[] list) |
boolean |
loop() |
String[] |
nextNames() |
void |
reinit(int idLoop) |
void |
run(AgentPath agent,
ItemPath itemPath,
Object locker) |
void |
runFirst(AgentPath agent,
ItemPath itemPath,
Object locker)
Sets the activity available to be executed on start of Workflow or composite activity
(when it is the first one of the (sub)process)
|
abstract void |
runNext(AgentPath agent,
ItemPath itemPath,
Object locker) |
boolean |
verify()
Method verify.
|
abort, evaluateProperty, evaluatePropertyValue, evaluateScript, getActContext, getWfaddChild, deriveVersionNumber, getBuiltInProperty, getCentrePoint, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setBuiltInProperty, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setProperties, updatePropertiesFromCollection, updatePropertiesFromCollectionaddInEdgeId, addOutEdgeId, clearTag, containsPoint, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTagpublic abstract void runNext(AgentPath agent, ItemPath itemPath, Object locker) throws InvalidDataException
runNext in class WfVertexInvalidDataExceptionpublic Next addNext(WfVertex vertex)
addNext in class WfVertexWfVertex.addNext(org.cristalise.kernel.lifecycle.instance.WfVertex)public void reinit(int idLoop)
throws InvalidDataException
reinit in class WfVertexInvalidDataExceptionpublic boolean verify()
WfVertexverify in class WfVertexWfVertex.verify()public String getErrors()
WfVertexgetErrors in class WfVertexWfVertex.getErrors()public void run(AgentPath agent, ItemPath itemPath, Object locker) throws InvalidDataException
run in class WfVertexInvalidDataExceptionpublic boolean loop()
loop in class WfVertexWfVertex.loop()protected String[] calculateNexts(ItemPath itemPath, Object locker) throws InvalidDataException
InvalidDataExceptionpublic String[] nextNames()
public void runFirst(AgentPath agent, ItemPath itemPath, Object locker) throws InvalidDataException
WfVertexrunFirst in class WfVertexInvalidDataExceptionCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.