Link Supplier
1 Overview | 2 Details | 3 Supported Keys
Overview
Provides information about links coming from Confluence content.
Details
Name: | Link Supplier |
---|---|
Prefix: | link(optional) |
Supported Content: | Confluence links |
Provided By: |
Supported Keys
List of keys that this supplier returns a value for.
Key | Content Types | Return Type | Description |
---|---|---|---|
body | Links | The text displayed as the link body. | |
url | Links | The URL being linked to. | |
info | Links | Information about link. The extra information that is usually displayed when the mouse hovers over a link. | |
destination | Content Links | The Confluence content being linked to. Does not apply for URL or mail links. | |
has destination | Links | Tests if the link has a destination. | |
is mail link | Links | Tests if the link is a 'mailto:' link. | |
is external | Links | Tests if the link points to an external (non-Confluence) location. From Reporting v1.1.1 |