Uses of Class
io.thestencil.client.api.ImmutableWorkflowArticlePage
-
Packages that use ImmutableWorkflowArticlePage Package Description io.thestencil.client.api -
-
Uses of ImmutableWorkflowArticlePage in io.thestencil.client.api
Methods in io.thestencil.client.api that return ImmutableWorkflowArticlePage Modifier and Type Method Description ImmutableWorkflowArticlePageImmutableWorkflowArticlePage.Builder. build()Builds a newImmutableWorkflowArticlePage.static ImmutableWorkflowArticlePageImmutableWorkflowArticlePage. copyOf(DeleteBuilder.WorkflowArticlePage instance)Creates an immutable copy of aDeleteBuilder.WorkflowArticlePagevalue.ImmutableWorkflowArticlePageImmutableWorkflowArticlePage. withArticleId(String value)Copy the current immutable object by setting a value for thearticleIdattribute.ImmutableWorkflowArticlePageImmutableWorkflowArticlePage. withWorkflowId(String value)Copy the current immutable object by setting a value for theworkflowIdattribute.
-