| Interface | Description |
|---|---|
| AfterSaveActionAware |
Implementing classes will be able to provide an optional AfterEntitySave action to be performed
after the entity has been saved
|
| CommentCommand | |
| CreateCommentCommand |
Service command to create a new comment
|
| DeleteCommentCommand |
Service command for removing a comment.
|
| EditCommentCommand |
Service command for editing an existing comment.
|
| Class | Description |
|---|---|
| CreateCommentCommandImpl | |
| CreateCommentFromAtlassianEditorCommand |
Command for creating a comment in editor2 format.
|
| CreateCommentFromEditorCommand | |
| DeleteCommentCommandImpl | |
| EditCommentCommandImpl | |
| EditCommentFromAtlassianEditorCommand |
Command for editing a comment in editor2 format
|
| EditCommentFromEditorCommand |
Copyright © 2003–2017 Atlassian. All rights reserved.