org.apache.oozie.service
Class LiteWorkflowStoreService.LiteActionHandler
java.lang.Object
org.apache.oozie.workflow.lite.NodeHandler
org.apache.oozie.workflow.lite.ActionNodeHandler
org.apache.oozie.service.LiteWorkflowStoreService.LiteActionHandler
- Enclosing class:
- LiteWorkflowStoreService
public static class LiteWorkflowStoreService.LiteActionHandler
- extends ActionNodeHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteWorkflowStoreService.LiteActionHandler
public LiteWorkflowStoreService.LiteActionHandler()
start
public void start(NodeHandler.Context context)
throws WorkflowException
- Specified by:
start
in class ActionNodeHandler
- Throws:
WorkflowException
end
public void end(NodeHandler.Context context)
- Specified by:
end
in class ActionNodeHandler
kill
public void kill(NodeHandler.Context context)
- Overrides:
kill
in class NodeHandler
fail
public void fail(NodeHandler.Context context)
- Overrides:
fail
in class NodeHandler
Copyright © 2013 Apache Software Foundation. All Rights Reserved.