| Class | Description |
|---|---|
| DynWorkflowCliAction |
A
CmdLineAction for submitting dynamically created Workflows
of pre-defined WorkflowTasks. |
| GetConditionByIdCliAction |
A
CmdLineAction which retrieves WorkflowCondition information for
WorkflowCondition with given condition ID. |
| GetFirstPageCliAction |
Gets the first page of workflow instances.
|
| GetLastPageCliAction |
A
CmdLineOption which gets the last page of workflows. |
| GetNextPageCliAction |
A
CmdLineAction which gets the next page of workflows. |
| GetPrevPageCliAction |
A
CmdLineAction which gets the previous page of workflows. |
| GetRegisteredEventsCliAction |
A
CmdLineAction which gets a list of registered events. |
| GetTaskByIdCliAction |
A
CmdLineAction which retrieves WorkflowTask information for
WorkflowTask with given task ID. |
| GetTaskWallClockTimeCliAction |
A
CmdLineAction which get a workflow instance's current task's wall
clock time. |
| GetWallClockTimeCliAction |
A
CmdLineAction which gets Wall Clock Time for a given workflow
instance. |
| GetWorkflowByIdCliAction |
A
CmdLineAction which retrieves Workflow information for
Workflow with given workflow ID. |
| GetWorkflowInstCliAction |
A
CmdLineAction which get WorkflowInstance information by given
instanceId. |
| GetWorkflowInstMetCliAction |
A
CmdLineAction which get workflow instance metadata. |
| GetWorkflowInstsCliAction |
A
CmdLineAction which lists workflow instances current managed by
workflow manager at given URL. |
| GetWorkflowsByEventCliAction |
A
CmdLineAction which get the current list of workflows by
event name |
| GetWorkflowsCliAction |
A
CmdLineAction which get list of know workflow models from
WorkflowManager at given URL. |
| PauseWorkflowInstCliAction |
A
CmdLineAction which stops a workflow instance. |
| ResumeWorkflowInstCliAction |
A
CmdLineAction which resumes a paused workflow instance. |
| SendEventCliAction |
A
CmdLineAction which triggers a workflow event. |
| StopWorkflowInstCliAction |
A
CmdLineAction which stops a workflow instance. |
| WorkflowCliAction |
Base
CmdLineAction for Workflow Manager. |
Copyright © 1999–2017 Apache OODT. All rights reserved.