Package | Description |
---|---|
com.atlassian.confluence.macro.params | |
com.atlassian.confluence.macro.query.params |
Modifier and Type | Class and Description |
---|---|
class |
MaxResultsParameter
Parameter that resolves an
Integer as the maximum number
of results to return to a query. |
class |
SearchSortParameter
Parameter that resolves a
SearchSort instance from parameters named
"sort" and "reverse". |
Modifier and Type | Class and Description |
---|---|
class |
AuthorParameter
s
Represents an author parameter.
|
class |
BooleanQueryFactoryParameter
Parameter that parses its values into
BooleanQueryFactory
instances. |
class |
ContentTypeParameter
Presents content type parameters as
ContentTypeQuery or CustomContentTypeQuery implementations. |
class |
LabelParameter
Presents label parameters as
BooleanQueryFactory implementations. |
class |
MultiValueParameter
Represents a macro parameter that can accept a multiple delimited values.
|
class |
SpaceKeyParameter
Parameter that presents space key search restrictions as
SpaceCategoryQuery or InSpaceQuery
implementations. |
Copyright © 2003–2021 Atlassian. All rights reserved.