| Class | Description |
|---|---|
| BulkJobsXCommand |
The command to get a job info for a list of bundle jobs by given filters.
|
| IgnoreTransitionXCommand<T> | |
| KillTransitionXCommand<T> |
This is transition Base commands for all the jobs.
|
| MaterializeTransitionXCommand |
Transition command for materialize the job.
|
| NotificationXCommand | |
| PauseTransitionXCommand |
Transition command for pause the job.
|
| PurgeXCommand |
This class is used to purge workflows, coordinators, and bundles.
|
| RerunTransitionXCommand<T> |
Transition command for rerun the job.
|
| ResumeTransitionXCommand | |
| SLAAlertsXCommand | |
| StartTransitionXCommand |
Transition command for start the job.
|
| StatusTransitXCommand |
StatusTransitXCommand is super class for Status Transit Command, it defines layout for Status Transit Commands.
|
| StatusUpdateXCommand |
Transition command for update status.
|
| SubmitTransitionXCommand |
Base class for submit transition command.
|
| SuspendTransitionXCommand | |
| TransitionXCommand<T> |
This is the base commands for all the jobs related commands .
|
| UnpauseTransitionXCommand |
Transition command for unpause the job.
|
| XCommand<T> |
Base class for synchronous and asynchronous commands.
|
| Enum | Description |
|---|---|
| OperationType |
| Exception | Description |
|---|---|
| CommandException |
Exception thrown by
XCommands. |
| PreconditionException |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.