java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowId.WorkflowIdBuilder
- Umschließende Klasse:
WorkflowId
public static class WorkflowId.WorkflowIdBuilder
extends Object
-
Methodenübersicht
Whether the workflow is in the draft state.
The name of the workflow.
-
Methodendetails
-
draft
Whether the workflow is in the draft state.
- Gibt zurück:
this
.
-
name
The name of the workflow.
- Gibt zurück:
this
.
-
-