Workflow: ezcWorkflowNodeBranch
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWorkflowNodeBranch
|
Base class for nodes that branch multiple threads of execution. [
source]
Parents
ezcWorkflowNode
|
--ezcWorkflowNodeBranch
Descendents
Inherited Constants
From
ezcWorkflowNode:
Member Variables
|
protected integer |
$maxInNodes
= false
Constraint: The maximum number of incoming nodes this node has to have to be valid. |
|
protected integer |
$maxOutNodes
= false
Constraint: The maximum number of outgoing nodes this node has to have to be valid. |
|
protected integer |
$minOutNodes
= 2
Constraint: The minimum number of outgoing nodes this node has to have to be valid. |
Inherited Member Variables
From
ezcWorkflowNode:
Method Summary
Inherited Methods
From
ezcWorkflowNode :
Methods
activateOutgoingNodes
Activates this node's outgoing nodes.
Parameters
Last updated: Wed, 28 Nov 2007