Klasse WorkflowSchemeAssociation.WorkflowSchemeAssociationBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowSchemeAssociation.WorkflowSchemeAssociationBuilder
- Umschließende Klasse:
WorkflowSchemeAssociation
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()issueTypeIds(Set<String> issueTypeIds) The issue types assigned to the workflow.toString()workflowId(String workflowId) The ID of the workflow.
-
Methodendetails
-
issueTypeIds
public WorkflowSchemeAssociation.WorkflowSchemeAssociationBuilder issueTypeIds(Set<String> issueTypeIds) The issue types assigned to the workflow.- Gibt zurück:
this.
-
workflowId
The ID of the workflow.- Gibt zurück:
this.
-
build
-
toString
-