| Package | Description |
|---|---|
| org.openstack4j.model.workflow.builder | |
| org.openstack4j.openstack.workflow.builder | |
| org.openstack4j.openstack.workflow.domain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowExecutionBuilder<T extends WorkflowExecutionBuilder<T,M>,M extends WorkflowExecution>
Builder for a
WorkflowExecution model class |
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionBuilder |
WorkflowBuilders.workflowExecution()
The builder to create a workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionBuilder |
MistralBuilders.workflowExecution() |
| Modifier and Type | Class and Description |
|---|---|
static class |
MistralWorkflowExecution.MistralWorkflowExecutionBuilder
Mistral workflow execution builder.
|
Copyright © 2019. All rights reserved.