| Class | Description |
|---|---|
| AbstractCommentAction |
Abstract action on comments
|
| AddCommentAction |
Sends the comment for a given post
|
| DeleteCommentAction |
Delete a comment
|
| GetCommentsAction |
Action for getting the list of comments.
|
| GetRightDeleteCommentAction |
Get delete comment right action
|
| LikeCommentAction |
Like or unlike a comment
|
| ReportCommentAction |
Report a comment
|