Klasse JiraExpressionEvalRequestBean
java.lang.Object
io.github.primelib.jira4j.restv3.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 JiraExpressionEvalRequestBeanContextprotected StringThe Jira expression to evaluate. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedJiraExpressionEvalRequestBean(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- var.nameexpression- 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
-