public class DefaultValues extends Object
DefaultValue
s for REST resource parameters.Modifier and Type | Field and Description |
---|---|
static String |
AUDIT_LIMIT |
static 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 String |
GROUP_LIMIT |
static String |
RESTRICTION_LIMIT |
static String |
SPACE_LIMIT |
static String |
VERSION_LIMIT |
Constructor and Description |
---|
DefaultValues() |
public static final 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 String SPACE_LIMIT
public static final String RESTRICTION_LIMIT
public static final String AUDIT_LIMIT
public static final String GROUP_LIMIT
public static final String VERSION_LIMIT
Copyright © 2003–2018 Atlassian. All rights reserved.