Uses of Class
com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
-
Packages that use BooleanQueryFactoryParameter Package Description com.atlassian.confluence.macro.query.params -
-
Uses of BooleanQueryFactoryParameter in com.atlassian.confluence.macro.query.params
Subclasses of BooleanQueryFactoryParameter in com.atlassian.confluence.macro.query.params Modifier and Type Class Description class
ContentTypeParameter
Presents content type parameters asContentTypeQuery
orCustomContentTypeQuery
implementations.class
LabelParameter
Presents label parameters asBooleanQueryFactory
implementations.class
SpaceKeyParameter
Parameter that presents space key search restrictions asSpaceCategoryQuery
orInSpaceQuery
implementations.
-