Klasse WorkflowSimpleCondition
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowSimpleCondition
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowSimpleCondition
extends Object
WorkflowSimpleCondition
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
WorkflowSimpleCondition
(Object configuration, String nodeType, String type) Constructs a validated instance ofWorkflowSimpleCondition
.Constructs a validated instance ofWorkflowSimpleCondition
. -
Methodenübersicht
-
Felddetails
-
configuration
EXPERIMENTAL. The configuration of the transition rule. -
nodeType
-
type
The type of the transition rule.
-
-
Konstruktordetails
-
WorkflowSimpleCondition
Constructs a validated instance ofWorkflowSimpleCondition
.- Parameter:
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.- Parameter:
configuration
- EXPERIMENTAL. The configuration of the transition rule.nodeType
- var.nametype
- The type of the transition rule.
-
WorkflowSimpleCondition
protected WorkflowSimpleCondition()
-
-
Methodendetails
-
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.- Gibt zurück:
this
.
-
nodeType
- Gibt zurück:
this
.
-
type
The type of the transition rule.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-