Uses of Class
com.atlassian.confluence.plugins.rest.jackson2.entities.SpaceEntityList
Packages that use SpaceEntityList
Package
Description
-
Uses of SpaceEntityList in com.atlassian.confluence.plugins.rest.jackson2.entities.documentation
Fields in com.atlassian.confluence.plugins.rest.jackson2.entities.documentation declared as SpaceEntityListModifier and TypeFieldDescriptionstatic final SpaceEntityList
SpaceEntityExampleDocument.EXAMPLE_SPACE_ENTITY_LIST
-
Uses of SpaceEntityList in com.atlassian.confluence.plugins.rest.jackson2.manager
Methods in com.atlassian.confluence.plugins.rest.jackson2.manager that return SpaceEntityListModifier and TypeMethodDescriptionDefaultRestSpaceManager.getSpaceEntityList
(SpaceEntityListContext ctx) RestSpaceManager.getSpaceEntityList
(SpaceEntityListContext ctx) Gets theSpaceEntityList
for the givenSpaceEntityListContext
.