Class ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder
- Enclosing class:
- ContainerOfWorkflowSchemeAssociations
public static class ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()toString()values(List<WorkflowSchemeAssociations> values) A list of workflow schemes together with projects they are associated with.
-
Method Details
-
values
public ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder values(List<WorkflowSchemeAssociations> values) A list of workflow schemes together with projects they are associated with.- Returns:
this.
-
build
-
toString
-