|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.workflow.lite.NodeHandler
org.apache.oozie.workflow.lite.DecisionNodeHandler
org.apache.oozie.service.LiteWorkflowStoreService.LiteDecisionHandler
public static class LiteWorkflowStoreService.LiteDecisionHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.oozie.workflow.lite.NodeHandler |
|---|
NodeHandler.Context |
| Constructor Summary | |
|---|---|
LiteWorkflowStoreService.LiteDecisionHandler()
|
|
| Method Summary | |
|---|---|
void |
end(NodeHandler.Context context)
|
void |
fail(NodeHandler.Context context)
|
void |
kill(NodeHandler.Context context)
|
void |
start(NodeHandler.Context context)
|
| Methods inherited from class org.apache.oozie.workflow.lite.DecisionNodeHandler |
|---|
enter, exit |
| Methods inherited from class org.apache.oozie.workflow.lite.NodeHandler |
|---|
getLoopFlag, loopDetection, multiExit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiteWorkflowStoreService.LiteDecisionHandler()
| Method Detail |
|---|
public void start(NodeHandler.Context context)
throws WorkflowException
start in class DecisionNodeHandlerWorkflowExceptionpublic void end(NodeHandler.Context context)
end in class DecisionNodeHandlerpublic void kill(NodeHandler.Context context)
kill in class NodeHandlerpublic void fail(NodeHandler.Context context)
fail in class NodeHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||