Uses of Interface
com.atlassian.confluence.content.service.PageService

Packages that use PageService
com.atlassian.confluence.content.service   
com.atlassian.confluence.pages.actions   
 

Uses of PageService in com.atlassian.confluence.content.service
 

Classes in com.atlassian.confluence.content.service that implement PageService
 class DefaultPageService
           
 

Uses of PageService in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with parameters of type PageService
 void SetPageOrderAction.setPageService(PageService pageService)
           
 void RevertPageOrderAction.setPageService(PageService pageService)
           
 void RevertPageBackToVersionAction.setPageService(PageService pageService)
           
 void MovePageAction.setPageService(PageService pageService)
           
 void AbstractCreateAndEditPageAction.setPageService(PageService pageService)
           
 



Confluence is developed by Atlassian.