Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Workflow Supplier

Prefix

workflow (optional)

Supported Content

Confluence Pages, News (blog posts), States, Tasks and Approvals

Supported keys

Key

Content Types

Return Type

Description

state

Pages and News items

State

Current workflow state of the page or blog post.

states > all

Pages and News items

List of State

A list of all states the content (page or blog post) has been transitioned through.

List order: Oldest → Newest (the last object in the list is the current workflow state).

states > StateName

Pages and News items

List of specified State

A list of all the state objects of the specified StateName which have occurred for the current content (page or blog post).

List order: Oldest → Newest.

approvals

Pages and News items

List of approved Approval

A list of all approved content reviews for the current state of the workflow.

You can get a list of all approvals via a State object.

tasks

Pages and News items

List of active Task

A list of all tasks for the current state of the workflow, filtered to those that are not yet complete.

You can get access to all tasks and completed tasks via a State object.

metadata > ValueName

Pages and News items

Text

Retrieve a value set by the {set-metadata} macro or the Comala Metadata app.

For more information, see Metadata references.

...