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 SpaceEntityListSpaceEntityExampleDocument.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 theSpaceEntityListfor the givenSpaceEntityListContext.