|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageService | |
---|---|
com.atlassian.confluence.content.service | |
com.atlassian.confluence.pages.actions | |
com.atlassian.confluence.plugins.emailtopage | |
com.atlassian.confluence.rpc.soap.services |
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 |
---|
Fields in com.atlassian.confluence.pages.actions declared as PageService | |
---|---|
protected PageService |
AbstractCreateAndEditPageAction.pageService
|
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 |
RemoveHistoricalVersionAction.setPageService(PageService pageService)
|
void |
MovePageAction.setPageService(PageService pageService)
|
void |
AbstractCreateAndEditPageAction.setPageService(PageService pageService)
|
Uses of PageService in com.atlassian.confluence.plugins.emailtopage |
---|
Constructors in com.atlassian.confluence.plugins.emailtopage with parameters of type PageService | |
---|---|
DefaultEmailToPageConverter(UserAccessor userAccessor,
com.atlassian.confluence.plugins.emailgateway.api.UsersByEmailService usersByEmailService,
PageService pageService,
SpaceManager spaceManager,
com.atlassian.confluence.plugins.emailgateway.api.EmailContentParser emailContentParser,
ContentPropertyManager contentPropertyManager,
PageManager pageManager,
PermissionManager permissionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
AttachmentManager attachmentManager,
com.atlassian.confluence.plugins.emailgateway.api.AttachmentConverterService attachmentConverterService)
|
Uses of PageService in com.atlassian.confluence.rpc.soap.services |
---|
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type PageService | |
---|---|
void |
PagesSoapService.setPageService(PageService pageService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |