| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.command.XCommand<T>
org.apache.oozie.command.wf.WorkflowXCommand<Void>
org.apache.oozie.command.wf.SignalXCommand
org.apache.oozie.command.wf.StartXCommand
public class StartXCommand
Starting the command.
| Field Summary | 
|---|
| Fields inherited from class org.apache.oozie.command.wf.SignalXCommand | 
|---|
INSTR_SUCCEEDED_JOBS_COUNTER_NAME | 
| Fields inherited from class org.apache.oozie.command.XCommand | 
|---|
DEFAULT_LOCK_TIMEOUT, DEFAULT_REQUEUE_DELAY, dryrun, instrumentation, INSTRUMENTATION_GROUP, LOG, logInfo | 
| Constructor Summary | |
|---|---|
StartXCommand(String id)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class org.apache.oozie.command.wf.SignalXCommand | 
|---|
createELEvaluatorForGroup, execute, getEntityKey, isLockRequired, loadState, verifyPrecondition | 
| Methods inherited from class org.apache.oozie.command.XCommand | 
|---|
call, eagerLoadState, eagerVerifyPrecondition, getCreatedTime, getInstrumentation, getKey, getLockTimeOut, getLog, getName, getPriority, getRequeueDelay, getType, isReQueueRequired, queue, queue, resetUsed | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StartXCommand(String id)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||