public class ContentFinderFactory extends Object
| Constructor and Description | 
|---|
ContentFinderFactory(ContentFactory contentFactory,
                    PageManagerInternal pageManager,
                    SpaceManager spaceManager,
                    PaginationService paginationService,
                    AttachmentContentTypeApiSupport attachmentContentTypeBinding,
                    ContentEntityManagerInternal contentEntityManager,
                    PermissionManager permissionManager,
                    FinderProxyFactory finderProxyFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentService.ContentFinder | 
createContentFinder(ContentServiceImpl contentService,
                   Expansion... expansions)  | 
public ContentFinderFactory(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeApiSupport attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory)
public ContentService.ContentFinder createContentFinder(ContentServiceImpl contentService, Expansion... expansions)
Copyright © 2003–2017 Atlassian. All rights reserved.