Uses of Class
org.apache.oozie.command.wf.WorkflowXCommand

Packages that use WorkflowXCommand
org.apache.oozie.command.wf   
 

Uses of WorkflowXCommand in org.apache.oozie.command.wf
 

Subclasses of WorkflowXCommand in org.apache.oozie.command.wf
 class ActionCheckXCommand
          Executes the check command for ActionHandlers.
 class ActionEndXCommand
           
 class ActionKillXCommand
          Kill workflow action and invoke action executor to kill the underlying context.
 class ActionStartXCommand
           
 class ActionXCommand<T>
          Base class for Action execution commands.
 class CompletedActionXCommand
          This command is executed once the Workflow command is finished.
 class DefinitionXCommand
           
 class ExternalIdXCommand
           
 class JobsXCommand
           
 class JobXCommand
          This Xcommand is returning the workflow with action within the range.
 class KillXCommand
          Kill workflow job and its workflow instance and queue a WorkflowActionKillXCommand to kill the workflow actions.
 class NotificationXCommand
           
 class PurgeXCommand
           
 class ReRunXCommand
          This is a RerunXCommand which is used for rerunn.
 class ResumeXCommand
           
 class SignalXCommand
           
 class StartXCommand
          Starting the command.
 class SubmitHttpXCommand
           
 class SubmitMRXCommand
           
 class SubmitPigXCommand
           
 class SubmitXCommand
           
 class SuspendXCommand
           
 class WfEndXCommand
          This Command is expected to be called when a Workflow moves to any terminal state ( such as SUCCEEDED, KILLED, FAILED).
 class WorkflowActionInfoXCommand
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.