Class DefaultValues
java.lang.Object
com.atlassian.confluence.plugins.restapi.resources.DefaultValues
Provides 
DefaultValues for REST resource parameters.- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringThe default number ofContententities that should be returned in a collection query if the REST request doesn't specify a "limit" parameter.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CONTENT_LIMITThe default number ofContententities that should be returned in a collection query if the REST request doesn't specify a "limit" parameter.- See Also:
 
- 
SPACE_LIMIT- See Also:
 
- 
RESTRICTION_LIMIT- See Also:
 
- 
AUDIT_LIMIT- See Also:
 
- 
GROUP_LIMIT- See Also:
 
- 
USER_LIMIT- See Also:
 
- 
VERSION_LIMIT- See Also:
 
- 
LABEL_LIMIT- See Also:
 
- 
RELEVANT_VIEW_RESTRICTION_LIMIT- See Also:
 
- 
SPACE_TRASH_VIEW_MAX_LIMIT- See Also:
 
 
- 
- 
Constructor Details- 
DefaultValuespublic DefaultValues()
 
-