public class DefaultPaginationLimits extends Object
Constructor and Description |
---|
DefaultPaginationLimits() |
Modifier and Type | Method and Description |
---|---|
static int |
childMap(Expansions expansions)
TODO
The children map can have many entries, so lower the limit for the number of children included in
each entry.
|
static int |
content(Expansions contentExpansion)
get default max limit for page size of content
|
static int |
labels() |
static int |
longTasks() |
static int |
networkFollowees() |
static int |
networkFollowers() |
static int |
restrictionSubjects()
Maximum number of
Subject s to return in a restriction model. |
static int |
spaces(Expansions expansions) |
public static int content(Expansions contentExpansion)
contentExpansion
- public static int labels()
public static int networkFollowers()
public static int networkFollowees()
public static int spaces(Expansions expansions)
public static int longTasks()
public static int childMap(Expansions expansions)
For descendants, the number of descendant types in the map should be the same as for children, so the limit can be the same.
public static int restrictionSubjects()
Subject
s to return in a restriction model.Copyright © 2003–2016 Atlassian. All rights reserved.