Uses of Class
com.atlassian.confluence.macro.params.BaseParameter
Packages that use BaseParameter
Package
Description
-
Uses of BaseParameter in com.atlassian.confluence.macro.params
Subclasses of BaseParameter in com.atlassian.confluence.macro.paramsModifier and TypeClassDescriptionclass
Parameter that resolves anInteger
as the maximum number of results to return to a query.class
Parameter that resolves aSearchSort
instance from parameters named "sort" and "reverse". -
Uses of BaseParameter in com.atlassian.confluence.macro.query.params
Subclasses of BaseParameter in com.atlassian.confluence.macro.query.paramsModifier and TypeClassDescriptionclass
s Represents an author parameter.class
Parameter that parses its values intoBooleanQueryFactory
instances.class
Presents content type parameters asContentTypeQuery
orCustomContentTypeQuery
implementations.class
Presents label parameters asBooleanQueryFactory
implementations.class
Represents a macro parameter that can accept a multiple delimited values.class
Parameter that presents space key search restrictions asSpaceCategoryQuery
orInSpaceQuery
implementations.