|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlogPostService | |
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.content.service | |
| com.atlassian.confluence.pages.actions | |
| Uses of BlogPostService in com.atlassian.confluence.api.impl.service.content |
|---|
| Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type BlogPostService | |
|---|---|
ContentTrashServiceImpl(PageManager pageManager,
AttachmentService attachmentService,
PermissionManager permissionManager,
PageService pageService,
BlogPostService blogPostService,
CommentService commentService,
com.google.common.base.Supplier<ContentService> contentServiceSupplier,
SpaceManager spaceManager)
|
|
| Uses of BlogPostService in com.atlassian.confluence.content.service |
|---|
| Classes in com.atlassian.confluence.content.service that implement BlogPostService | |
|---|---|
class |
DefaultBlogPostService
|
| Uses of BlogPostService in com.atlassian.confluence.pages.actions |
|---|
| Methods in com.atlassian.confluence.pages.actions with parameters of type BlogPostService | |
|---|---|
void |
RevertPageBackToVersionAction.setBlogPostService(BlogPostService blogPostService)
|
void |
MoveBlogPostAction.setBlogPostService(BlogPostService blogPostService)
|
void |
CreateBlogPostAction.setBlogPostService(BlogPostService blogPostService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||