Uses of Class
com.atlassian.jira.bc.issue.search.SearchService.ParseResult
Packages that use SearchService.ParseResult
-
Uses of SearchService.ParseResult in com.atlassian.jira.bc.issue.search
Methods in com.atlassian.jira.bc.issue.search that return SearchService.ParseResultModifier and TypeMethodDescriptionDefaultSearchService.parseQuery(ApplicationUser searcher, String query) SearchService.parseQuery(ApplicationUser searcher, String query) Parses the query string into a JQLQuery.