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