Klasse WorkflowSchemeAssociations.WorkflowSchemeAssociationsBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowSchemeAssociations.WorkflowSchemeAssociationsBuilder
- Umschließende Klasse:
WorkflowSchemeAssociations
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
projectIds
(List<String> projectIds) The list of projects that use the workflow scheme.toString()
workflowScheme
(WorkflowSchemeAssociationsWorkflowScheme workflowScheme)
-
Methodendetails
-
projectIds
public WorkflowSchemeAssociations.WorkflowSchemeAssociationsBuilder projectIds(List<String> projectIds) The list of projects that use the workflow scheme.- Gibt zurück:
this
.
-
workflowScheme
public WorkflowSchemeAssociations.WorkflowSchemeAssociationsBuilder workflowScheme(WorkflowSchemeAssociationsWorkflowScheme workflowScheme) - Gibt zurück:
this
.
-
build
-
toString
-