public interface WorkflowDefinitionBuilder<T extends WorkflowDefinitionBuilder<T,M>,M extends WorkflowDefinition> extends DefinitionBuilder<T,M>
WorkflowDefinition model class.| Modifier and Type | Method and Description |
|---|---|
T |
input(String input) |
created, definition, id, name, projectId, scope, system, tags, updatedbuild, fromT input(String input)
WorkflowDefinition.getInput()Copyright © 2020. All rights reserved.