Link Supplier
Overview
Provides information about links coming from Confluence content.
Details
Name: | Link Supplier |
Prefix: | link(optional) |
Supported Content: | Confluence links |
Provided By: |
Supported Keys
The following are the list of keys which this supplier will return 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 which is usually displayed when the mouse hovers over a link. | |
destination | Content Links | The Confluence content being linked to. Will 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. (Since Reporting 1.1.1) |