Overview
The Workflow Supplier provides workflow information to third-party apps, such as the Reporting for Confluence app, using the Confluence Supplier Library.
Examples
For examples, see: ServiceRocket Reporting for Confluence app
Details
Name | Workflow Supplier |
---|---|
Prefix |
|
Supported Content | Confluence Pages, News (blog posts), States, Tasks and Approvals |
Supported keys
Key | Content Types | Return Type | Description |
---|---|---|---|
| Pages and News items | Current workflow state of the page or blog post. | |
| Pages and News items | 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). | |
| Pages and News items | 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. | |
| Pages and News items | 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. | |||
| Pages and News items | 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. | |||
| Pages and News items | Retrieve a value set by the { For more information, see Metadata references. |
Related objects
See also
External Links: