Klasse ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder
- Umschließende Klasse:
ContainerOfWorkflowSchemeAssociations
public static class ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
toString()
values
(List<WorkflowSchemeAssociations> values) A list of workflow schemes together with projects they are associated with.
-
Methodendetails
-
values
public ContainerOfWorkflowSchemeAssociations.ContainerOfWorkflowSchemeAssociationsBuilder values(List<WorkflowSchemeAssociations> values) A list of workflow schemes together with projects they are associated with.- Gibt zurück:
this
.
-
build
-
toString
-