2.3. Data-Class: AlertNotificationRest
Represents an alert notification definition
Name | Type | Description |
---|---|---|
id | int | Id of the definition. This will change if the notification is updated. |
senderName | String | A name taken from the <short-name> field of the plugin descriptor |
config | Map<String,Object> | Configuration that needs to be passed to the definition. |
extraConfig | Map<String,Object> |