Skip to end of banner
Go to start of banner

Tasklist Supplier

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

Overview

This supplier is now deprecated as it is provided by an unsupportedapp.

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 App NO LONGER SUPPORTED

Supported Keys

List of keys that this supplier returns a value for.

Key

Content Types

Return Type

Description

@all

Confluence Content

List of Tasks

Provides a list of all tasks contained in all {tasklist} blocks on the page.

@default

Confluence Content

List of Tasks

Provides a list of all tasks contained in the 'un-named' or 'default' tasklist.

For example

  • {tasklist}...{tasklist}'

[name]

Confluence Content

List of Tasks

The list of all tasks in the tasklist with the specified name.

For example

  • {tasklist:foo}...{tasklist}

...would be accessed via:

  • tasklist:foo


  • No labels