Package io.thestencil.client.api
Interface UpdateBuilder.WorkflowMutator
-
- All Known Implementing Classes:
ImmutableWorkflowMutator
- Enclosing interface:
- UpdateBuilder
@Immutable public static interface UpdateBuilder.WorkflowMutator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getArticles()BooleangetDevMode()List<StencilClient.LocaleLabel>getLabels()StringgetValue()StringgetWorkflowId()
-