public interface CqlQueryParser
SearchRestriction.| Modifier and Type | Method and Description |
|---|---|
SearchRestriction |
parseQuery(String restriction,
PropertyTypeService propertyTypeService)
Parses a query string and returns a
SearchRestriction. |
SearchRestriction parseQuery(String restriction, PropertyTypeService propertyTypeService)
SearchRestriction.restriction - restriction querypropertyTypeService - service that returns the type of the attributeCopyright © 2021 Atlassian. All rights reserved.