Map Entry Supplier
Overview
Provides access to the key and value of a specific map entry.
Details
Name: | Map Entry Supplier |
|---|---|
Prefix: | entry(optional) |
Supported Content: | Map Entries |
Provided By: | Reporting for Confluence from v2.2.0 |
Supported Keys
List of keys that this supplier returns a value for.
Key | Content Types | Return Type | Description |
|---|---|---|---|
key | Map Entries | anything | Supplies the key for the map entry. |
value | Map Entries | anything | Supplies the value for the map entry. |