Summary
Supplies information about comments attached to Pages or News Items in Confluence.
 | Key names are case-sensitive. That is, you must supply a key of "id" rather than "ID". |
 | You can also use any key from the Content Supplier using the 'comment:' prefix. For example, you can use 'comment:id', instead of 'content:id', even though 'id' is not listed explicitly below. |
Details
| Name: |
Comment Supplier |
| Prefix: |
comment (optional) |
| Supported Content: |
Comments |
| Provided By: |
Reporting Plugin, from version 3.0.0 |
Keys Supported
The following are the list of keys which this supplier will return a value for.
| Key |
Content Types |
Return Type |
Description |
replies children | Comments | List of Comments | The list of all comments replying directly to the current comment. |
| reply count | Comments | Number | The number of replies to the current comment. |
| repliers | Comments | List of Users | The list of all users who replied to the current comment, directly or indirectly. |
| depth | Comments | Number | The depth of the current comment from the top level. |
parent replying to | Comments | Comment | The comment this comment is replying to. |
| page | Comments | Page | The page this comment is attached to. |
| space | Comments | Space | The space this comment is in. |
Related Suppliers
Content Supplier,
News Supplier,
Page Supplier