Serializable
Represents a node in the process definition
Serializable
Method Summary |
public int[] |
|
public int |
|
public |
|
public |
|
public int |
|
public int |
|
Method Detail |
public int[] getChildIds()Returns an array of ids of all the child nodes.
public int getId()Returns the id of the process node
public String getMethod()
Returns the name of the java method that is invoked as a part of executing this node if any
public String getName()
Returns the name of the process node
public int getParentId()Returns the id of the parent node.
-1 if the node does not have parent public int getType()Returns the type of the process node as defined in