Class SpaceEntityListContext
java.lang.Object
com.atlassian.confluence.plugins.rest.jackson2.entities.SpaceEntityListContext
Represents the context for which
SpaceEntityList
s are queried in.
Values in this context can return null
, indicating that they
were undefined. It is up to the query implementations to define default
behaviour when the values are null
.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SpaceEntityListContext
-
-
Method Details
-
getSpaceType
-
getStartIndex
-
getMaxResults
-
getSpaceKeys
-