Package io.thestencil.client.api
Interface StencilClient.Workflow
-
- All Superinterfaces:
Serializable,StencilClient.EntityBody
- All Known Implementing Classes:
ImmutableWorkflow
- Enclosing interface:
- StencilClient
@Immutable public static interface StencilClient.Workflow extends StencilClient.EntityBody
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getArticles()BooleangetDevMode()List<StencilClient.LocaleLabel>getLabels()StringgetValue()
-