Uses of Interface
com.atlassian.crowd.cql.parser.CqlQueryParser
Packages that use CqlQueryParser
Package
Description
-
Uses of CqlQueryParser in com.atlassian.crowd.cql.parser
Classes in com.atlassian.crowd.cql.parser that implement CqlQueryParser -
Uses of CqlQueryParser in com.atlassian.crowd.plugin.rest.service.controller
Constructors in com.atlassian.crowd.plugin.rest.service.controller with parameters of type CqlQueryParserModifierConstructorDescriptionSearchController
(ApplicationService applicationService, CqlQueryParser cqlQueryParser, AuthenticatedApplicationHolder authenticatedApplicationHolder)