Package org.apache.oozie.command.wf

Class Summary
ActionCheckCommand Executes the check command for ActionHandlers.
ActionCheckXCommand Executes the check command for ActionHandlers.
ActionCommand<T> Base class for Action execution commands.
ActionCommand.ActionExecutorContext  
ActionEndCommand  
ActionEndXCommand  
ActionKillCommand  
ActionKillXCommand Kill workflow action and invoke action executor to kill the underlying context.
ActionStartCommand  
ActionStartXCommand  
ActionXCommand<T> Base class for Action execution commands.
ActionXCommand.ActionExecutorContext Workflow action executor context
CompletedActionCommand  
CompletedActionXCommand This command is executed once the Workflow command is finished.
DefinitionCommand  
DefinitionXCommand  
ExternalIdCommand  
ExternalIdXCommand  
JobCommand Command for loading a job information
JobsCommand Command for loading the Workflows according to the given filter information
JobsXCommand  
JobXCommand This Xcommand is returning the workflow with action within the range.
KillCommand  
KillXCommand Kill workflow job and its workflow instance and queue a WorkflowActionKillXCommand to kill the workflow actions.
NotificationCommand  
NotificationXCommand  
PurgeCommand  
PurgeXCommand  
ReRunCommand  
ReRunXCommand This is a RerunXCommand which is used for rerunn.
ResumeCommand  
ResumeXCommand  
SignalCommand  
SignalXCommand  
StartCommand  
StartXCommand Starting the command.
SubmitCommand  
SubmitHttpCommand  
SubmitHttpXCommand  
SubmitMRCommand  
SubmitMRXCommand  
SubmitPigCommand  
SubmitPigXCommand  
SubmitXCommand  
SuspendCommand  
SuspendXCommand  
WfEndXCommand This Command is expected to be called when a Workflow moves to any terminal state ( such as SUCCEEDED, KILLED, FAILED).
WorkflowActionInfoCommand  
WorkflowActionInfoXCommand  
WorkflowCommand<T>  
WorkflowXCommand<T> Abstract coordinator command class derived from XCommand
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.