Uses of Class
com.atlassian.confluence.api.impl.service.content.typebinding.AttachmentContentTypeBinding

Packages that use AttachmentContentTypeBinding
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.finder   
 

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

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

Uses of AttachmentContentTypeBinding in com.atlassian.confluence.api.impl.service.content.finder
 

Constructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type AttachmentContentTypeBinding
ContentFinderFactory(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeBinding attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, org.springframework.aop.Advisor transactionAdvice)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.