| Package | Description |
|---|---|
| com.atlassian.confluence.content.service | |
| com.atlassian.confluence.content.service.comment |
| Modifier and Type | Method and Description |
|---|---|
EditCommentCommand |
CommentService.newEditCommentCommand(long commentId,
String newContent)
Retrieve a command to edit the contents of a comment.
|
EditCommentCommand |
DefaultCommentService.newEditCommentCommand(long commentId,
String newContent) |
EditCommentCommand |
CommentService.newEditCommentFromEditorCommand(long commentId,
String newContent)
Retrieve a command to edit the contents of a comment.
|
EditCommentCommand |
DefaultCommentService.newEditCommentFromEditorCommand(long commentId,
String newContent) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditCommentCommandImpl |
class |
EditCommentFromEditorCommand |
Copyright © 2003–2021 Atlassian. All rights reserved.