|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.oozie.workflow.lite.NodeDef
org.apache.oozie.workflow.lite.ForkNodeDef
public class ForkNodeDef
Nested Class Summary | |
---|---|
static class |
ForkNodeDef.ForkNodeHandler
|
Field Summary | |
---|---|
static String |
FORK_COUNT_PREFIX
|
Constructor Summary | |
---|---|
ForkNodeDef(String name,
List<String> transitions)
|
Method Summary |
---|
Methods inherited from class org.apache.oozie.workflow.lite.NodeDef |
---|
equals, getConf, getHandlerClass, getName, getTransitions, hashCode, readFields, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FORK_COUNT_PREFIX
Constructor Detail |
---|
public ForkNodeDef(String name, List<String> transitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |