Package org.kuali.rice.kew.engine.node
Interface SimpleNode
- All Superinterfaces:
Node
- All Known Implementing Classes:
InitialNode,LogNode,NoOpNode,RequestActivationNode,RequestActivationNodeBase,RequestsNode,RoleNode,SetVarNode
A simple
Node implementation which is executed and returns a SimpleResult
indicating whether or not the node has completed.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
-
Method Details
-
process
- Throws:
Exception
-