Package | Description |
---|---|
com.atlassian.confluence.macro | |
com.atlassian.confluence.macro.params | |
com.atlassian.confluence.macro.query.params |
Class and Description |
---|
MaxResultsParameter
Parameter that resolves an
Integer as the maximum number
of results to return to a query. |
SearchSortParameter
Parameter that resolves a
SearchSort instance from parameters named
"sort" and "reverse". |
Class and Description |
---|
BaseParameter
A base implementation of
Parameter , providing support
for multiple default parameter names, and a default value if
no parameter is specified. |
Parameter
Provides a way to retrieve more complex values from macro parameters.
|
ParameterException
Thrown when there is a problem while processing a parameter.
|
SortType
Types of sorts supported by
SearchSortParameter . |
Class and Description |
---|
BaseParameter
A base implementation of
Parameter , providing support
for multiple default parameter names, and a default value if
no parameter is specified. |
Parameter
Provides a way to retrieve more complex values from macro parameters.
|
ParameterException
Thrown when there is a problem while processing a parameter.
|
Copyright © 2003–2017 Atlassian. All rights reserved.