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, AttachmentContentTypeApiSupport binding, org.springframework.aop.Advisor transactionAdvice)
           
 

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
AttachmentContentTypeApiSupport(ContentEntityManager contentEntityManager, AttachmentFactory attachmentFactory, AttachmentManagerInternal attachmentManager, PaginationService paginationService, PermissionManager permissionManager, ApiSupportProvider apiSupportProvider)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.