public interface WorkflowService extends RestService
| 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
|
WorkflowDefinitionService workflowDefinitions()
ActionDefinitionService actionDefinitions()
WorkbookDefinitionService workbookDefinitions()
WorkflowExecutionService workflowExecutions()
TaskExecutionService taskExecutions()
ActionExecutionService actionExecutions()
ValidationService validation()
WorkflowEnvironmentService environments()
CronTriggerService cronTriggers()
EventTriggerService eventTriggers()
Copyright © 2019. All rights reserved.