Uses of Interface
com.atlassian.confluence.plugins.rest.manager.RestAttachmentManager

Packages that use RestAttachmentManager
com.atlassian.confluence.plugins.rest.manager   
com.atlassian.confluence.plugins.rest.resources   
 

Uses of RestAttachmentManager in com.atlassian.confluence.plugins.rest.manager
 

Classes in com.atlassian.confluence.plugins.rest.manager that implement RestAttachmentManager
 class DefaultRestAttachmentManager
           
 

Constructors in com.atlassian.confluence.plugins.rest.manager with parameters of type RestAttachmentManager
DefaultRestContentManager(ContentEntityManager contentEntityManager, PermissionManager permissionManager, PageManager pageManager, RestAttachmentManager restAttachmentManager, EntityBuilderFactory entityBuilderFactory)
           
 

Uses of RestAttachmentManager in com.atlassian.confluence.plugins.rest.resources
 

Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type RestAttachmentManager
AttachmentResource(UserAccessor userAccessor, RestAttachmentManager restAttachmentManager, SpacePermissionManager spacePermissionManager)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.