Class WorkflowCondition.WorkflowConditionBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowCondition.WorkflowConditionBuilder
- Enclosing class:
- WorkflowCondition
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
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.
-
Method Details
-
configuration
EXPERIMENTAL. The configuration of the transition rule.- Returns:
this
.
-
nodeType
- Returns:
this
.
-
type
The type of the transition rule.- Returns:
this
.
-
conditions
The list of workflow conditions.- Returns:
this
.
-
operator
The compound condition operator.- Returns:
this
.
-
build
-
toString
-