com.atlassian.confluence.plugins.restapi.resources
Class DefaultValues
java.lang.Object
com.atlassian.confluence.plugins.restapi.resources.DefaultValues
public class DefaultValues
- extends Object
Provides DefaultValues for REST resource parameters.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_LIMIT
public static final String CONTENT_LIMIT
- The default number of
Content entities that should be returned in a collection query if the REST
request doesn't specify a "limit" parameter.
- See Also:
- Constant Field Values
SPACE_LIMIT
public static final String SPACE_LIMIT
- See Also:
- Constant Field Values
RESTRICTION_LIMIT
public static final String RESTRICTION_LIMIT
- See Also:
- Constant Field Values
DefaultValues
public DefaultValues()
Copyright © 2003–2015 Atlassian. All rights reserved.