Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typeflat
separatorpipe
printablefalse

Overview

Provides information about Confluence content labels.

Details

Name:

Label Supplier

Prefix:

label(optional)

Supported Content:

Labels

Provided By:

Reporting for Confluence

Supported Keys

The following are the list List of keys which that this supplier will return returns a value for.

Key

Content Types

Return Type

Description

title

Label

Text

The title of the label.

owner

Label

User

The user who owns the label.

Info

Generally this will either be the current user or nobody, since other user

's

personal labels are not visible to most users.

url

Label

Text

The URL to the page which lists the content which has been labelled with this label.

content

Label

List of Content

The list of content which has been labelled with this label.

content count

Label

Number

The number of content items which have been labelled with this label.

Info

More efficient than getting the content list size.

related

Label

Labels

The list of labels which are related to this label.

is team

Label

Boolean

Tests if the label is a team label.

That is, it is used

Info

Used to mark a space as being related to a specific team in the dashboard.

is personal

Label

Boolean

(Since 2.1.0) Tests

Tests if the label is a personal label. That is, it was prefixed with 'my:'.

Status
colourBlue
titleFROM v2.1.0

Info

Personal label

has been

removed

since

in Confluence 5.7

.

+

is global

Label

Boolean

(Since 2.1.0) Tests

Tests if the label is a global label.

That is, it is

Status
colourBlue
titleFROM v2.1.0

Info

Tests that label is not a team and/or is not personal label.

namespace

Label

Text

The namespace value for the label.

One

This is one of

:

  • global -

A
  • a global label

  • team -

A
  • a team label

  • my -

A
  • a personal label

(Since 2
  • Status
    colourBlue
    titleFROM v2.1.0

)

creation date

Label

Date

(Since 3.4.0) The

The date the label was created on.

...

Status
colourBlue
titleFROM v3.4.0