Class ContentFinderFactory
java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.ContentFinderFactory
Produces a ContentFinder for the ContentServiceImpl
- 
Constructor Summary
ConstructorsConstructorDescriptionContentFinderFactory(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeApiSupport attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory, CommentManagerInternal commentManager, AttachmentManagerInternal attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceScopesRequestCache confluenceScopesRequestCache)  - 
Method Summary
 
- 
Constructor Details
- 
ContentFinderFactory
public ContentFinderFactory(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeApiSupport attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory, CommentManagerInternal commentManager, AttachmentManagerInternal attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceScopesRequestCache confluenceScopesRequestCache)  
 - 
 - 
Method Details
- 
createContentFinder
 
 -