| Package | Description |
|---|---|
| org.openstack4j.model.workflow.builder | |
| org.openstack4j.openstack.workflow.builder | |
| org.openstack4j.openstack.workflow.domain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowDefinitionBuilder<T extends WorkflowDefinitionBuilder<T,M>,M extends WorkflowDefinition>
Builder for
WorkflowDefinition model class. |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDefinitionBuilder |
WorkflowBuilders.workflowDefinition()
The builder to create a workflow definition.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowDefinitionBuilder |
MistralBuilders.workflowDefinition() |
| Modifier and Type | Class and Description |
|---|---|
static class |
MistralWorkflowDefinition.MistralWorkflowDefinitionBuilder
Mistral workflow definition builder.
|
Copyright © 2019. All rights reserved.