java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowTransitionProperty.WorkflowTransitionPropertyBuilder
-
Method Summary
The ID of the transition property.
The key of the transition property.
The value of the transition property.
-
Method Details
-
id
The ID of the transition property.
- Returns:
this
.
-
key
The key of the transition property. Also known as the name of the transition property.
- Returns:
this
.
-
value
The value of the transition property.
- Returns:
this
.
-
-