public class CqlQueryParserImpl extends Object implements CqlQueryParser
| Constructor and Description |
|---|
CqlQueryParserImpl() |
| Modifier and Type | Method and Description |
|---|---|
SearchRestriction |
parseQuery(String restriction,
PropertyTypeService propertyTypeService)
Parses a query string and returns a
SearchRestriction. |
public SearchRestriction parseQuery(String restriction, PropertyTypeService propertyTypeService)
CqlQueryParserSearchRestriction.parseQuery in interface CqlQueryParserrestriction - restriction querypropertyTypeService - service that returns the type of the attributeCopyright © 2022 Atlassian. All rights reserved.