WfVertex.Types| Modifier and Type | Field and Description |
|---|---|
Vector<String> |
mErrors |
mIsComposite, NAME| Constructor and Description |
|---|
Split() |
| Modifier and Type | Method and Description |
|---|---|
Next |
addNext(WfVertex vertex)
Method addNext.
|
String[] |
calculateNexts(ItemPath itemPath,
Object locker) |
String |
getErrors()
Method getErrors.
|
protected boolean |
isInTable(String test,
String[] list) |
boolean |
loop()
Method loop.
|
String[] |
nextNames() |
void |
reinit(int idLoop)
Method reinit.
|
void |
run(AgentPath agent,
ItemPath itemPath,
Object locker)
Method run.
|
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)
Method runNext.
|
boolean |
verify()
Method verify.
|
abort, evaluateProperty, evaluatePropertyValue, evaluateScript, getDataHelper, getWfaddChild, deriveVersionNumber, getCentrePoint, getChildGraphModel, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setPropertiesaddInEdgeId, addOutEdgeId, clearTag, containsPoint, getGraphModel, getHeight, getID, getName, getWidth, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setCentrePoint, setGraphModel, setHeight, setID, setInEdgeIds, setName, setOutEdgeIds, setOutlinePoints, setTag, setWidthpublic Split()
Object.Object()public abstract void runNext(AgentPath agent, ItemPath itemPath, Object locker) throws InvalidDataException
WfVertexrunNext in class WfVertexInvalidDataExceptionObjectNotFoundExceptionAccessRightsExceptionInvalidTransitionExceptionPersistencyExceptionObjectAlreadyExistsExceptionObjectCannotBeUpdatedorg.cristalise.kernel.lifecycle.instance.WfVertex#runNext()public Next addNext(WfVertex vertex)
WfVertexaddNext in class WfVertexWfVertex.addNext(org.cristalise.kernel.lifecycle.instance.WfVertex)public void reinit(int idLoop)
throws InvalidDataException
WfVertexreinit 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
WfVertexrun in class WfVertexInvalidDataExceptionObjectNotFoundExceptionAccessRightsExceptionInvalidTransitionExceptionPersistencyExceptionObjectAlreadyExistsExceptionObjectCannotBeUpdatedorg.cristalise.kernel.lifecycle.instance.WfVertex#run()public boolean loop()
WfVertexloop in class WfVertexWfVertex.loop()public 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–2016 CRISTAL-iSE. All rights reserved.