java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowTransitionProperty.WorkflowTransitionPropertyBuilder
-
Methodenübersicht
The ID of the transition property.
The key of the transition property.
The value of the transition property.
-
Methodendetails
-
id
The ID of the transition property.
- Gibt zurück:
this
.
-
key
The key of the transition property. Also known as the name of the transition property.
- Gibt zurück:
this
.
-
value
The value of the transition property.
- Gibt zurück:
this
.
-
-