|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CommentService in com.atlassian.confluence.api.impl.service.content |
|---|
| Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type CommentService | |
|---|---|
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 CommentService in com.atlassian.confluence.content.service |
|---|
| Classes in com.atlassian.confluence.content.service that implement CommentService | |
|---|---|
class |
DefaultCommentService
|
| Uses of CommentService in com.atlassian.confluence.pages.actions |
|---|
| Methods in com.atlassian.confluence.pages.actions with parameters of type CommentService | |
|---|---|
void |
EditCommentAction.setCommentService(CommentService commentService)
|
void |
AddCommentAction.setCommentService(CommentService commentService)
|
| Uses of CommentService in com.atlassian.confluence.rpc.soap.services |
|---|
| Methods in com.atlassian.confluence.rpc.soap.services with parameters of type CommentService | |
|---|---|
void |
PagesSoapService.setCommentService(CommentService commentService)
|
| Uses of CommentService in com.atlassian.confluence.tinymceplugin.rest |
|---|
| Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type CommentService | |
|---|---|
PageResource(CommentService commentService,
NotificationManager notificationManager,
CommentRenderService commentRenderService,
CaptchaManager captchaManager,
FormatConverter converter,
PageManager pageManager,
PermissionManager permissionManager,
com.atlassian.xwork.XsrfTokenGenerator tokenGenerator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||