Uses of Package
com.atlassian.confluence.macro.query
Packages that use com.atlassian.confluence.macro.query
Package
Description
-
Classes in com.atlassian.confluence.macro.query used by com.atlassian.confluence.macro.queryClassDescriptionContainer class for the results of a
SearchQueryParseroperation, providing a mutable version of theBooleanQuery.Match tokens that describe what search constraint should be applied to a parsedSearchQuery.Creates aSearchQueryinstance from the providedStringvalue.Exception thrown bySearchQueryInterpreterif an error occurs while creating aSearchQuery.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.paramsClassDescriptionContainer class for the results of a
SearchQueryParseroperation, providing a mutable version of theBooleanQuery.Match tokens that describe what search constraint should be applied to a parsedSearchQuery.Creates aSearchQueryinstance from the providedStringvalue.