|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.rest.resources.DefaultValues
public class DefaultValues
Provides DefaultValue
s for REST resource parameters.
Field Summary | |
---|---|
static java.lang.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. |
static java.lang.String |
SPACE_LIMIT
|
Constructor Summary | |
---|---|
DefaultValues()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTENT_LIMIT
Content
entities that should be returned in a collection query if the REST
request doesn't specify a "limit" parameter.
public static final java.lang.String SPACE_LIMIT
Constructor Detail |
---|
public DefaultValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |