Uses of Class
com.atlassian.confluence.plugins.rest.entities.SpaceEntityList
-
Packages that use SpaceEntityList Package Description com.atlassian.confluence.plugins.rest.entities.documentation com.atlassian.confluence.plugins.rest.manager -
-
Uses of SpaceEntityList in com.atlassian.confluence.plugins.rest.entities.documentation
Fields in com.atlassian.confluence.plugins.rest.entities.documentation declared as SpaceEntityList Modifier and Type Field Description static SpaceEntityListSpaceEntityExampleDocument. EXAMPLE_SPACE_ENTITY_LIST -
Uses of SpaceEntityList in com.atlassian.confluence.plugins.rest.manager
Methods in com.atlassian.confluence.plugins.rest.manager that return SpaceEntityList Modifier and Type Method Description SpaceEntityListDefaultRestSpaceManager. getSpaceEntityList(SpaceEntityListContext ctx)SpaceEntityListRestSpaceManager. getSpaceEntityList(SpaceEntityListContext ctx)Gets theSpaceEntityListfor the givenSpaceEntityListContext.
-