public class WorkflowServiceImpl extends BaseOpenStackService implements WorkflowService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
WorkflowServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinitionService |
actionDefinitions()
Action definition Service API.
|
ActionExecutionService |
actionExecutions()
Action execution Service API
|
CronTriggerService |
cronTriggers()
Cron trigger Service API
|
WorkflowEnvironmentService |
environments()
Workflow environment Service API
|
EventTriggerService |
eventTriggers()
Event trigger Service API
|
TaskExecutionService |
taskExecutions()
Task execution Service API
|
ValidationService |
validation()
Validation Service API
|
WorkbookDefinitionService |
workbookDefinitions()
Workbook definition Service API
|
WorkflowDefinitionService |
workflowDefinitions()
Workflow definition Service API.
|
WorkflowExecutionService |
workflowExecutions()
Workflow execution Service API
|
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic WorkflowDefinitionService workflowDefinitions()
WorkflowServiceworkflowDefinitions in interface WorkflowServicepublic ActionDefinitionService actionDefinitions()
WorkflowServiceactionDefinitions in interface WorkflowServicepublic WorkbookDefinitionService workbookDefinitions()
WorkflowServiceworkbookDefinitions in interface WorkflowServicepublic WorkflowExecutionService workflowExecutions()
WorkflowServiceworkflowExecutions in interface WorkflowServicepublic TaskExecutionService taskExecutions()
WorkflowServicetaskExecutions in interface WorkflowServicepublic ActionExecutionService actionExecutions()
WorkflowServiceactionExecutions in interface WorkflowServicepublic ValidationService validation()
WorkflowServicevalidation in interface WorkflowServicepublic WorkflowEnvironmentService environments()
WorkflowServiceenvironments in interface WorkflowServicepublic CronTriggerService cronTriggers()
WorkflowServicecronTriggers in interface WorkflowServicepublic EventTriggerService eventTriggers()
WorkflowServiceeventTriggers in interface WorkflowServiceCopyright © 2019. All rights reserved.