org.apache.oozie.command.wf
Class StartCommand
java.lang.Object
org.apache.oozie.command.Command<T,WorkflowStore>
org.apache.oozie.command.wf.WorkflowCommand<Void>
org.apache.oozie.command.wf.SignalCommand
org.apache.oozie.command.wf.StartCommand
- All Implemented Interfaces:
- Callable<Void>, XCallable<Void>
public class StartCommand
- extends SignalCommand
Methods inherited from class org.apache.oozie.command.Command |
call, getCreatedTime, getInstrumentation, getName, getPriority, getType, incrCommandCounter, incrJobCounter, incrJobCounter, lock, logQueueCallableFalse, queueCallable, queueCallable, queueCallable, queueCallableForException, resetLogInfoAction, resetLogInfoWorkflow, setLogInfo, setLogInfo, setLogInfo, setLogInfo, toString |
StartCommand
public StartCommand(String id)
Copyright © 2011 Yahoo. All Rights Reserved.