public interface SearchQueryParser
SearchQuery to allow easy access to the various aspects of the query| Modifier and Type | Method and Description |
|---|---|
SearchQuery |
parse(String query)
Query string submitted should already be url-encoded.
|
SearchQuery parse(String query)
query - The search queryCopyright © 2015 Atlassian. All rights reserved.