Klasse WorkflowCreateResponse.WorkflowCreateResponseBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowCreateResponse.WorkflowCreateResponseBuilder
- Umschließende Klasse:
WorkflowCreateResponse
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
statuses
(Set<JiraWorkflowStatus> statuses) List of created statuses.toString()
workflows
(Set<JiraWorkflow> workflows) List of created workflows.
-
Methodendetails
-
statuses
public WorkflowCreateResponse.WorkflowCreateResponseBuilder statuses(Set<JiraWorkflowStatus> statuses) List of created statuses.- Gibt zurück:
this
.
-
workflows
List of created workflows.- Gibt zurück:
this
.
-
build
-
toString
-