Package com.atlassian.confluence.macro.params
package com.atlassian.confluence.macro.params
-
ClassDescriptionA base implementation of
Parameter
, providing support for multiple default parameter names, and a default value if no parameter is specified.Utility methods for macro parametersParameter that resolves anInteger
as the maximum number of results to return to a query.Parameter<T>Provides a way to retrieve more complex values from macro parameters.Thrown when there is a problem while processing a parameter.Parameter that resolves aSearchSort
instance from parameters named "sort" and "reverse".Types of sorts supported bySearchSortParameter
.