Uses of Class
io.thestencil.persistence.api.ImmutableWorkflowArticlePage.Builder
-
-
Uses of ImmutableWorkflowArticlePage.Builder in io.thestencil.persistence.api
Methods in io.thestencil.persistence.api that return ImmutableWorkflowArticlePage.Builder Modifier and Type Method Description ImmutableWorkflowArticlePage.BuilderImmutableWorkflowArticlePage.Builder. articleId(String articleId)Initializes the value for thearticleIdattribute.static ImmutableWorkflowArticlePage.BuilderImmutableWorkflowArticlePage. builder()Creates a builder forImmutableWorkflowArticlePage.ImmutableWorkflowArticlePage.BuilderImmutableWorkflowArticlePage.Builder. from(DeleteBuilder.WorkflowArticlePage instance)Fill a builder with attribute values from the providedWorkflowArticlePageinstance.ImmutableWorkflowArticlePage.BuilderImmutableWorkflowArticlePage.Builder. workflowId(String workflowId)Initializes the value for theworkflowIdattribute.
-