Uses of Interface
com.atlassian.confluence.macro.params.Parameter
Packages that use Parameter
Package
Description
-
Uses of Parameter in com.atlassian.confluence.macro.params
Classes in com.atlassian.confluence.macro.params that implement ParameterModifier and TypeClassDescriptionclassA base implementation ofParameter, providing support for multiple default parameter names, and a default value if no parameter is specified.classParameter that resolves anIntegeras the maximum number of results to return to a query.classParameter that resolves aSearchSortinstance from parameters named "sort" and "reverse". -
Uses of Parameter in com.atlassian.confluence.macro.query.params
Classes in com.atlassian.confluence.macro.query.params that implement ParameterModifier and TypeClassDescriptionclasss Represents an author parameter.classParameter that parses its values intoBooleanQueryFactoryinstances.classPresents content type parameters asContentTypeQueryorCustomContentTypeQueryimplementations.classPresents label parameters asBooleanQueryFactoryimplementations.classRepresents a macro parameter that can accept a multiple delimited values.classParameter that presents space key search restrictions asSpaceCategoryQueryorInSpaceQueryimplementations.