Uses of Class
com.atlassian.confluence.search.v2.InvalidQueryException
Packages that use InvalidQueryException
Package
Description
Provides an extensible, flexible search API.
-
Uses of InvalidQueryException in com.atlassian.confluence.impl.search.v2
Methods in com.atlassian.confluence.impl.search.v2 that throw InvalidQueryExceptionModifier and TypeMethodDescription -
Uses of InvalidQueryException in com.atlassian.confluence.search.v2
Methods in com.atlassian.confluence.search.v2 that throw InvalidQueryExceptionModifier and TypeMethodDescriptionGenerate a SearchQuery without parametersGenerate a SearchQuery with parameters.QuerySerializer.stringToQuery
(String s) Convert a string-form query back into object form.