Class WorkflowStatus.WorkflowStatusBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowStatus.WorkflowStatusBuilder
- Enclosing class:
- WorkflowStatus
-
Method Details
-
id
The ID of the issue status.- Returns:
this
.
-
name
The name of the status in the workflow.- Returns:
this
.
-
properties
Additional properties that modify the behavior of issues in this status. Supports the propertiesjira.issue.editable
andissueEditable
(deprecated) that indicate whether issues are editable.- Returns:
this
.
-
build
-
toString
-