Approval objects

Overview

Approval objects can be accessed via:

  • the approvals key (list of Approval Objects which have been approved) on Confluence page and news (blog post) objects – see Workflow Supplier for more information

  • the allapprovals key (list of all content reviews, regardless of whether they are approved or rejected) on State objects

Supported keys

Key

Content Types

Return Type

Description

Key

Content Types

Return Type

Description

name

Approval

Text

Name of the content review as defined in the approval macro

version

Approval

Text

Content (page or blog post) version associated with the content review

user

Approval

User

Most recent user who approved or rejected the content review

users

Approval

List of User

All users who have approved or rejected the content review

date

Approval

Date

Date on which the content review was approved or rejected

comment

Approval

Text

Most recent note added when the content review was approved or rejected

assignee

Approval

User

Most recent user to be assigned as a reviewer during the content review

assignees

Approval

List of User

All reviewers assigned to the content review

approved

Approval

Boolean

Was the content review approved?

rejected

Approval

Boolean

Was the content review rejected?