Klasse JiraExpressionEvalContextBeanIssue
java.lang.Object
io.github.primelib.jira4j.restv3.model.JiraExpressionEvalContextBeanIssue
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraExpressionEvalContextBeanIssue
extends Object
JiraExpressionEvalContextBeanIssue
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
JiraExpressionEvalContextBeanIssue
(Long id, String key) Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
.Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
. -
Methodenübersicht
-
Felddetails
-
id
The ID of the referenced item. -
key
The key of the referenced item.
-
-
Konstruktordetails
-
JiraExpressionEvalContextBeanIssue
Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
.- Parameter:
spec
- the specification to process
-
JiraExpressionEvalContextBeanIssue
Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JiraExpressionEvalContextBeanIssue(Consumer)
instead.- Parameter:
id
- The ID of the referenced item.key
- The key of the referenced item.
-
JiraExpressionEvalContextBeanIssue
protected JiraExpressionEvalContextBeanIssue()
-
-
Methodendetails
-
builder
public static JiraExpressionEvalContextBeanIssue.JiraExpressionEvalContextBeanIssueBuilder builder() -
id
The ID of the referenced item. -
key
The key of the referenced item. -
id
The ID of the referenced item.- Gibt zurück:
this
.
-
key
The key of the referenced item.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-