|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kew.engine.node.SimpleJoinNode
public class SimpleJoinNode
A simple implementation of a JoinNode which indicates it is complete once all branches
have joined.
| Field Summary | |
|---|---|
protected org.apache.log4j.Logger |
LOG
|
| Constructor Summary | |
|---|---|
SimpleJoinNode()
|
|
| Method Summary | |
|---|---|
JoinResult |
process(RouteContext context,
RouteHelper helper)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.apache.log4j.Logger LOG
| Constructor Detail |
|---|
public SimpleJoinNode()
| Method Detail |
|---|
public JoinResult process(RouteContext context,
RouteHelper helper)
throws java.lang.Exception
process in interface JoinNodejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||