| Interface | Description | 
|---|---|
| CommentableContent | 
 A content that can be commented by the users 
 | 
| CommentManagerExtensionPoint | 
 Component responsible for comments' management 
 | 
| Class | Description | 
|---|---|
| Comment | 
 A comment on a commentable content 
 | 
| CommentExpression | 
 Expression to search for comments 
 | 
| DefaultCommentManagerExtensionPoint | 
 Handle all the listeners for the add comment action 
 |