Class WorkflowSimpleCondition
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowSimpleCondition
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowSimpleCondition
extends Object
WorkflowSimpleCondition
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedWorkflowSimpleCondition(Object configuration, String nodeType, String type) Constructs a validated instance ofWorkflowSimpleCondition.Constructs a validated instance ofWorkflowSimpleCondition. -
Method Summary
-
Field Details
-
configuration
EXPERIMENTAL. The configuration of the transition rule. -
nodeType
-
type
The type of the transition rule.
-
-
Constructor Details
-
WorkflowSimpleCondition
Constructs a validated instance ofWorkflowSimpleCondition.- Parameters:
spec- the specification to process
-
WorkflowSimpleCondition
Constructs a validated instance ofWorkflowSimpleCondition.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowSimpleCondition(Consumer)instead.- Parameters:
configuration- EXPERIMENTAL. The configuration of the transition rule.nodeType- nodeTypetype- The type of the transition rule.
-
WorkflowSimpleCondition
protected WorkflowSimpleCondition()
-
-
Method Details
-
builder
-
configuration
EXPERIMENTAL. The configuration of the transition rule. -
nodeType
-
type
The type of the transition rule. -
configuration
EXPERIMENTAL. The configuration of the transition rule.- Returns:
this.
-
nodeType
- Returns:
this.
-
type
The type of the transition rule.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-