| Comment | A comment on a pull request or commit. |
| Commentable | Entity that users can comment on. |
| CommentableVisitor<T> | Visitor for Commentable entities. |
| CommentOperations | The permitted operations allowed on a comment by the current user. |
| DiffCommentAnchor | This interface is deprecated. in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle. For more details see the API Changelog |
| CommentAction | Enumerates the different actions which may be taken on a comment. |
| CommentDeletionException | |
| CommentOutOfDateException | Indicates the operation could not performed because the comment version
has changed since the comment was retrieved. |
| NoSuchCommentException | Indicates the requested comment does not exist. |