Uses of Interface
com.atlassian.confluence.plugins.rest.jackson2.manager.RestSpaceManager
Packages that use RestSpaceManager
Package
Description
-
Uses of RestSpaceManager in com.atlassian.confluence.plugins.rest.jackson2.entities
Constructors in com.atlassian.confluence.plugins.rest.jackson2.entities with parameters of type RestSpaceManagerModifierConstructorDescriptionSpaceEntityExpander(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, RestSpaceManager restSpaceManager) -
Uses of RestSpaceManager in com.atlassian.confluence.plugins.rest.jackson2.manager
Classes in com.atlassian.confluence.plugins.rest.jackson2.manager that implement RestSpaceManager -
Uses of RestSpaceManager in com.atlassian.confluence.plugins.rest.jackson2.resources
Constructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type RestSpaceManagerModifierConstructorDescriptionPrototypeSpaceResource(UserAccessor userAccessor, RestSpaceManager restSpaceManager, SpacePermissionManager spacePermissionManager) Deprecated.