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 version 2.0.0 |
Supported Keys
The following are the list of keys which this supplier will return 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. |