Uses of Interface
com.atlassian.confluence.internal.pages.PageManagerInternal

Packages that use PageManagerInternal
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.finder   
com.atlassian.confluence.api.impl.service.content.typebinding   
com.atlassian.confluence.content.apisupport   
com.atlassian.confluence.pages   
 

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

Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type PageManagerInternal
SpaceServiceImpl(SpaceManagerInternal spaceManager, SpaceFactory spaceFactory, PageManagerInternal pageManager, ContentFactory contentFactory, PaginationService paginationService, PermissionManager permissionManager, ContentService contentService, SpacePermissionManager spacePermissionManager, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, org.springframework.aop.Advisor txAdvisor)
           
 

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

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

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

Constructors in com.atlassian.confluence.api.impl.service.content.typebinding with parameters of type PageManagerInternal
PageContentTypeApiSupport(ContentFactory contentFactory, PageManagerInternal pageManager, PaginationService paginationService, ApiSupportProvider apiSupportProvider, ContentCreator contentCreator)
           
 

Uses of PageManagerInternal in com.atlassian.confluence.content.apisupport
 

Constructors in com.atlassian.confluence.content.apisupport with parameters of type PageManagerInternal
ContentCreator(SpaceManager spaceManager, ContentBodyConversionService contentBodyConversionService, PermissionManager permissionManager, PageManagerInternal pageManager, CustomContentManager customContentEntityManager)
           
 

Uses of PageManagerInternal in com.atlassian.confluence.pages
 

Classes in com.atlassian.confluence.pages that implement PageManagerInternal
 class DefaultPageManager
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.