public class Join extends WfVertex
WfVertex.Types| Modifier and Type | Field and Description |
|---|---|
int |
counter |
Vector<String> |
mErrors |
mIsComposite| Constructor and Description |
|---|
Join() |
| Modifier and Type | Method and Description |
|---|---|
Next |
addNext(String idNext) |
Next |
addNext(WfVertex vertex) |
String |
getErrors()
Method getErrors.
|
boolean |
isJoin() |
boolean |
loop() |
void |
reinit(int idLoop) |
void |
run(AgentPath agent,
ItemPath item,
Object locker) |
void |
runFirst(AgentPath agent,
ItemPath item,
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)
|
void |
runNext(AgentPath agent,
ItemPath item,
Object locker) |
boolean |
verify()
Method verify.
|
abort, evaluateProperty, evaluatePropertyValue, evaluateScript, findPair, getActContext, getOtherPairingID, getWf, isMyPairaddChild, deriveVersionNumber, getBuiltInProperty, 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, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTagpublic void runNext(AgentPath agent, ItemPath item, Object locker) throws InvalidDataException
runNext in class WfVertexInvalidDataExceptionpublic void reinit(int idLoop)
throws InvalidDataException
reinit in class WfVertexInvalidDataExceptionpublic boolean verify()
WfVertexpublic String getErrors()
WfVertexgetErrors in class WfVertexWfVertex.getErrors()public void run(AgentPath agent, ItemPath item, Object locker) throws InvalidDataException
run in class WfVertexInvalidDataExceptionpublic boolean loop()
loop in class WfVertexWfVertex.loop()public void runFirst(AgentPath agent, ItemPath item, Object locker) throws InvalidDataException
WfVertexrunFirst in class WfVertexInvalidDataExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.