| Package | Description |
|---|---|
| org.openstack4j.model.workflow | |
| org.openstack4j.model.workflow.builder | |
| org.openstack4j.openstack.workflow.domain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionExecution
An action execution.
|
interface |
TaskExecution
A task execution.
|
interface |
WorkflowExecution
A workflow execution.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutionBuilder<T extends ExecutionBuilder<T,M>,M extends Execution>
Builder for
Execution model class. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseExecution
Base class for all execution models.
|
class |
MistralActionExecution
Mistral action execution.
|
class |
MistralTaskExecution
Mistral task execution.
|
class |
MistralWorkflowExecution
Mistral workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaseExecution.BaseExecutionBuilder.from(Execution in) |
Copyright © 2019. All rights reserved.