Klasse JiraExpressionEvalRequestBean
java.lang.Object
io.github.primelib.jira4j.restv2.model.JiraExpressionEvalRequestBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraExpressionEvalRequestBean
extends Object
JiraExpressionEvalRequestBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected JiraExpressionEvalRequestBeanContext
protected String
The Jira expression to evaluate. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
JiraExpressionEvalRequestBean
(JiraExpressionEvalRequestBeanContext context, String expression) Constructs a validated instance ofJiraExpressionEvalRequestBean
.Constructs a validated instance ofJiraExpressionEvalRequestBean
. -
Methodenübersicht
-
Felddetails
-
context
-
expression
The Jira expression to evaluate.
-
-
Konstruktordetails
-
JiraExpressionEvalRequestBean
Constructs a validated instance ofJiraExpressionEvalRequestBean
.- Parameter:
spec
- the specification to process
-
JiraExpressionEvalRequestBean
@Internal public JiraExpressionEvalRequestBean(JiraExpressionEvalRequestBeanContext context, String expression) Constructs a validated instance ofJiraExpressionEvalRequestBean
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JiraExpressionEvalRequestBean(Consumer)
instead.- Parameter:
context
- contextexpression
- The Jira expression to evaluate.
-
JiraExpressionEvalRequestBean
protected JiraExpressionEvalRequestBean()
-
-
Methodendetails
-
builder
-
context
-
expression
The Jira expression to evaluate. -
context
- Gibt zurück:
this
.
-
expression
The Jira expression to evaluate.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-