Uses of Class
com.atlassian.confluence.api.impl.service.content.factory.AttachmentFactory

Packages that use AttachmentFactory
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.typebinding   
 

Uses of AttachmentFactory in com.atlassian.confluence.api.impl.service.content
 

Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type AttachmentFactory
AttachmentServiceImpl(PermissionManager permissionManager, ContentEntityManager contentEntityManager, FileUploadManager fileUploadManager, AttachmentManagerInternal attachmentManager, AttachmentFactory attachmentFactory, AttachmentContentTypeBinding binding)
           
 

Uses of AttachmentFactory in com.atlassian.confluence.api.impl.service.content.typebinding
 

Constructors in com.atlassian.confluence.api.impl.service.content.typebinding with parameters of type AttachmentFactory
AttachmentContentTypeBinding(ContentEntityManager contentEntityManager, AttachmentFactory attachmentFactory, AttachmentManagerInternal attachmentManager, PaginationService paginationService, PermissionManager permissionManager)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.