Uses of Interface
com.atlassian.confluence.plugins.rest.jackson2.manager.RestAttachmentManager
Packages that use RestAttachmentManager
Package
Description
-
Uses of RestAttachmentManager in com.atlassian.confluence.plugins.rest.jackson2.manager
Classes in com.atlassian.confluence.plugins.rest.jackson2.manager that implement RestAttachmentManagerConstructors in com.atlassian.confluence.plugins.rest.jackson2.manager with parameters of type RestAttachmentManagerModifierConstructorDescriptionDefaultRestContentManager
(ContentEntityManager contentEntityManager, PermissionManager permissionManager, PageManager pageManager, RestAttachmentManager restAttachmentManager, EntityBuilderFactory entityBuilderFactory) -
Uses of RestAttachmentManager in com.atlassian.confluence.plugins.rest.jackson2.resources
Constructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type RestAttachmentManagerModifierConstructorDescriptionPrototypeAttachmentResource
(UserAccessor userAccessor, RestAttachmentManager restAttachmentManager, SpacePermissionManager spacePermissionManager) Deprecated.