Tasklist Supplier
Overview
This supplier is now deprecated as it is provided by an unsupported plugin.
Provides access to the items in a Tasklist.
Details
Name: | Tasklist Supplier |
Prefix: | tasklist(required) |
Supported Content: | Confluence Content, specifically Pages and News Items |
Provided By: | Tasklist Suppliers Plugin (no longer supported) |
Supported Keys
The following are the list of keys which this supplier will return a value for.
Key | Content Types | Return Type | Description |
@all | Confluence Content | Provides a list of all tasks contained in all {tasklist} blocks on the page. | |
@default | Confluence Content | Provides a list of all tasks contained in the 'un-named' or 'default' tasklist. e.g.: {tasklist}...{tasklist}' | |
[name] | Confluence Content | The list of all tasks in the tasklist with the specified name. e.g.: {tasklist:foo}...{tasklist} |