Package org.kuali.rice.kew.engine.node
Class SplitResult
java.lang.Object
org.kuali.rice.kew.engine.node.SimpleResult
org.kuali.rice.kew.engine.node.SplitResult
- All Implemented Interfaces:
ProcessResult
The result of the processing of a
SplitNode. Contains a List of branch names that
the document's route path should split to.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.kew.engine.node.SimpleResult
isComplete, setComplete
-
Constructor Details
-
SplitResult
-
-
Method Details
-
getBranchNames
-
setBranchNames
-