Klasse WorkflowCondition.WorkflowConditionBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowCondition.WorkflowConditionBuilder
- Umschließende Klasse:
WorkflowCondition
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
conditions
(List<WorkflowCondition> conditions) The list of workflow conditions.configuration
(Object configuration) EXPERIMENTAL.operator
(WorkflowCondition.OperatorEnum operator) The compound condition operator.toString()
The type of the transition rule.
-
Methodendetails
-
configuration
EXPERIMENTAL. The configuration of the transition rule.- Gibt zurück:
this
.
-
nodeType
- Gibt zurück:
this
.
-
type
The type of the transition rule.- Gibt zurück:
this
.
-
conditions
The list of workflow conditions.- Gibt zurück:
this
.
-
operator
The compound condition operator.- Gibt zurück:
this
.
-
build
-
toString
-