Writer instructions | |
|---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines | |
BTMTransactionData Class
In theMainView Middleware Monitor user interface, TransactionData is referred to as payload data. The following describes the BTMTransactionData class.
Description | Specifies an array of transaction data. | |
Syntax | public BTMTransactionData() | |
Parameters | BTMTransactionData | String name, String value |
| BTMTransactionData | String name, String value, String label |
| setName | See setName Method |
| getName | See getName Method |
| setValue | See setValue Method |
| getValue | See getValue Method |
| setLabel | See setLabel Method |
| getLabel | See getLabel Method |