Uses of Class
com.atlassian.confluence.plugins.rest.entities.SpaceEntityListContext
-
Packages that use SpaceEntityListContext Package Description com.atlassian.confluence.plugins.rest.manager -
-
Uses of SpaceEntityListContext in com.atlassian.confluence.plugins.rest.manager
Methods in com.atlassian.confluence.plugins.rest.manager with parameters of type SpaceEntityListContext Modifier and Type Method Description SpaceEntityList
DefaultRestSpaceManager. getSpaceEntityList(SpaceEntityListContext ctx)
SpaceEntityList
RestSpaceManager. getSpaceEntityList(SpaceEntityListContext ctx)
Gets theSpaceEntityList
for the givenSpaceEntityListContext
.
-