Uses of Interface
com.atlassian.confluence.plugins.rest.jackson2.manager.RestContentManager
Packages that use RestContentManager
Package
Description
- 
Uses of RestContentManager in com.atlassian.confluence.plugins.rest.jackson2.entities
Constructors in com.atlassian.confluence.plugins.rest.jackson2.entities with parameters of type RestContentManagerModifierConstructorDescriptionCommentEntityTreeExpander(RestContentManager restContentManager) ContentEntityExpander(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, RestContentManager restContentManager)  - 
Uses of RestContentManager in com.atlassian.confluence.plugins.rest.jackson2.manager
Classes in com.atlassian.confluence.plugins.rest.jackson2.manager that implement RestContentManagerConstructors in com.atlassian.confluence.plugins.rest.jackson2.manager with parameters of type RestContentManagerModifierConstructorDescriptionChildrenListWrapperCallback(RestContentManager restContentManager, ContentEntityObject parentConfluenceObject) DefaultRestUserSessionManager(HttpContext httpContext, RestContentManager restContentManager)  - 
Uses of RestContentManager in com.atlassian.confluence.plugins.rest.jackson2.resources
Constructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type RestContentManagerModifierConstructorDescriptionPrototypeContentResource(UserAccessor userAccessor, RestContentManager restContentManager, SpacePermissionManager spacePermissionManager) Deprecated.