|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PageService in com.atlassian.confluence.api.impl.service.content |
---|
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type PageService | |
---|---|
ContentServiceImpl(PageManagerInternal pageManager,
CommentManagerInternal commentManager,
PermissionManager permissionManager,
ContentFactory contentFactory,
SpaceManager spaceManager,
PageService pageService,
BlogPostService blogPostService,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
AttachmentService attachmentService,
ContentFinderFactory contentFinderFactory)
|
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,
UsersByEmailService usersByEmailService,
PageService pageService,
SpaceManager spaceManager,
EmailContentParser emailContentParser,
ContentPropertyManager contentPropertyManager,
PageManager pageManager,
PermissionManager permissionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
AttachmentManager attachmentManager,
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 |