|
||||||||||
| 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 | |
|---|---|
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 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 | |||||||||