Uses of Package
com.atlassian.confluence.macro.query
-
Packages that use com.atlassian.confluence.macro.query Package Description com.atlassian.confluence.macro.query com.atlassian.confluence.macro.query.params -
Classes in com.atlassian.confluence.macro.query used by com.atlassian.confluence.macro.query Class Description BooleanQueryFactory Container class for the results of aSearchQueryParseroperation, providing a mutable version of theBooleanQuery.InclusionCriteria Match tokens that describe what search constraint should be applied to a parsedSearchQuery.SearchQueryInterpreter Creates aSearchQueryinstance from the providedStringvalue.SearchQueryInterpreterException Exception thrown bySearchQueryInterpreterif an error occurs while creating aSearchQuery.SearchQueryParserException Exceptionthrown by theSearchQueryParserif it runs into trouble converting a criteria string into aSearchQuery. -
Classes in com.atlassian.confluence.macro.query used by com.atlassian.confluence.macro.query.params Class Description BooleanQueryFactory Container class for the results of aSearchQueryParseroperation, providing a mutable version of theBooleanQuery.InclusionCriteria Match tokens that describe what search constraint should be applied to a parsedSearchQuery.SearchQueryInterpreter Creates aSearchQueryinstance from the providedStringvalue.