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