org.kuali.rice.kew.engine.node
Class SimpleJoinNode
java.lang.Object
   org.kuali.rice.kew.engine.node.SimpleJoinNode
org.kuali.rice.kew.engine.node.SimpleJoinNode
- All Implemented Interfaces: 
- JoinNode, Node
- public class SimpleJoinNode 
- extends Object- implements JoinNode
A simple implementation of a JoinNode which indicates it is complete once all branches
 have joined.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
| Field Summary | 
| protected  org.apache.log4j.Logger | LOG
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LOG
protected final org.apache.log4j.Logger LOG
SimpleJoinNode
public SimpleJoinNode()
process
public JoinResult process(RouteContext context,
                          RouteHelper helper)
                   throws Exception
- 
- Specified by:
- processin interface- JoinNode
 
- 
- Throws:
- Exception
 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.