public class MistralWorkflowDefinition extends BaseDefinition implements WorkflowDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
MistralWorkflowDefinition.MistralWorkflowDefinitionBuilder
Mistral workflow definition builder.
|
static class |
MistralWorkflowDefinition.MistralWorkflowDefinitions |
BaseDefinition.BaseDefinitionBuilder<T extends DefinitionBuilder<T,M>,M extends BaseDefinition>Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Constructor and Description |
|---|
MistralWorkflowDefinition() |
| Modifier and Type | Method and Description |
|---|---|
static MistralWorkflowDefinition.MistralWorkflowDefinitionBuilder |
builder() |
String |
getInput() |
MistralWorkflowDefinition.MistralWorkflowDefinitionBuilder |
toBuilder() |
getCreatedAt, getDefinition, getId, getName, getProjectId, getScope, getTags, getUpdatedAt, isSystemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreatedAt, getDefinition, getId, getName, getProjectId, getScope, getTags, getUpdatedAt, isSystempublic static MistralWorkflowDefinition.MistralWorkflowDefinitionBuilder builder()
public MistralWorkflowDefinition.MistralWorkflowDefinitionBuilder toBuilder()
toBuilder in interface Buildable<DefinitionBuilder>public String getInput()
getInput in interface WorkflowDefinitionCopyright © 2020. All rights reserved.