| Interface | Description |
|---|---|
| CDIEventbusNotifier | |
| DatadogNotifier | |
| EmailNotifier | |
| EventbusNotifier | |
| HipchatNotifier |
Configuration class for attaching hipchat notification mechanism into.
|
| JmsNotifier |
Configuration class for attaching JMS notification mechanism into.
|
| NewRelicNotifier |
Configuration class for attaching New Relic event mechanism into.
|
| NotificationServiceConfiguration | |
| Notifier |
Main configuration class that is being extended by specific notifier configurations,
such as
LogNotifier, HipchatNotifier
and SlackNotifier. |
| NotifierConfiguration |
Main configuration class that is being extended by specific notifier configurations, such as
LogNotifierConfiguration. |
| SlackNotifier |
Configuration class for attaching slack notification mechanism into.
|
| SnmpNotifier |
Configuration class for attaching snmp notification mechanism into.
|
| XmppNotifier |
Configuration class for attaching XMPP notification mechanism into.
|
| Class | Description |
|---|---|
| NotificationServiceConfiguration.Duck |
| Enum | Description |
|---|---|
| NotifierType |
The type of notifier types that notification service supports.
|
| Annotation Type | Description |
|---|---|
| NotifierConfigurationType |
Copyright © 2017. All rights reserved.