Class SanitizedJqlQuery.SanitizedJqlQueryBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.SanitizedJqlQuery.SanitizedJqlQueryBuilder
- Enclosing class:
- SanitizedJqlQuery
-
Method Summary
Modifier and TypeMethodDescriptionThe account ID of the user for whom sanitization was performed.build()errors(ErrorCollection errors) initialQuery(String initialQuery) The initial query.sanitizedQuery(String sanitizedQuery) The sanitized query, if there were no errors.toString()