Class LiteralSanitiser.Result
java.lang.Object
com.atlassian.jira.jql.permission.LiteralSanitiser.Result
- Enclosing interface:
- LiteralSanitiser
Dictates the result of sanitising a list of
QueryLiterals. If no modifications
were made on the input, then the value returned by getLiterals() is not guaranteed to be meaningful.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Result
-
-
Method Details
-
isModified
public boolean isModified() -
getLiterals
-