Klasse SanitizedJqlQuery.SanitizedJqlQueryBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.SanitizedJqlQuery.SanitizedJqlQueryBuilder
- Umschließende Klasse:
SanitizedJqlQuery
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user for whom sanitization was performed.build()errors(SanitizedJqlQueryErrors errors) initialQuery(String initialQuery) The initial query.sanitizedQuery(String sanitizedQuery) The sanitized query, if there were no errors.toString()
-
Methodendetails
-
accountId
The account ID of the user for whom sanitization was performed.- Gibt zurück:
this.
-
errors
- Gibt zurück:
this.
-
initialQuery
The initial query.- Gibt zurück:
this.
-
sanitizedQuery
The sanitized query, if there were no errors.- Gibt zurück:
this.
-
build
-
toString
-