Klasse IssueMatchesForJQL
java.lang.Object
io.github.primelib.jira4j.restv2.model.IssueMatchesForJQL
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssueMatchesForJQL
extends Object
IssueMatchesForJQL
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofIssueMatchesForJQL.IssueMatchesForJQL(Set<String> errors, Set<Long> matchedIssues) Constructs a validated instance ofIssueMatchesForJQL. -
Methodenübersicht
-
Felddetails
-
errors
A list of errors. -
matchedIssues
A list of issue IDs.
-
-
Konstruktordetails
-
IssueMatchesForJQL
Constructs a validated instance ofIssueMatchesForJQL.- Parameter:
spec- the specification to process
-
IssueMatchesForJQL
Constructs a validated instance ofIssueMatchesForJQL.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IssueMatchesForJQL(Consumer)instead.- Parameter:
errors- A list of errors.matchedIssues- A list of issue IDs.
-
IssueMatchesForJQL
protected IssueMatchesForJQL()
-
-
Methodendetails
-
builder
-
errors
A list of errors. -
matchedIssues
A list of issue IDs. -
errors
A list of errors.- Gibt zurück:
this.
-
matchedIssues
A list of issue IDs.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-