@NonNullApi @NonNullFields
| Interface | Description |
|---|---|
| Notifier |
Interface for components which emits notifications upon status changes in clients
|
| Class | Description |
|---|---|
| AbstractEventNotifier |
Abstract Notifier which allows disabling and filtering of events.
|
| AbstractStatusChangeNotifier |
Abstract Notifier for status change which allows filtering of certain status changes.
|
| CompositeNotifier |
A notifier delegating notifications to all specified notifiers.
|
| HipchatNotifier |
Notifier submitting events to HipChat.
|
| LetsChatNotifier |
Notifier submitting events to let´s Chat.
|
| LoggingNotifier |
Notifier that just writes to a logger.
|
| MailNotifier |
Notifier sending emails using thymleaf templates.
|
| MicrosoftTeamsNotifier | |
| MicrosoftTeamsNotifier.Fact | |
| MicrosoftTeamsNotifier.Message | |
| MicrosoftTeamsNotifier.Section | |
| NotificationTrigger | |
| OpsGenieNotifier |
Notifier submitting events to opsgenie.com.
|
| PagerdutyNotifier |
Notifier submitting events to Pagerduty.
|
| RemindingNotifier |
Notifier that reminds certain statuses to send reminder notification using a delegate.
|
| SlackNotifier |
Notifier submitting events to Slack.
|
| TelegramNotifier |
Notifier submitting events to Telegram.
|
Copyright © 2018 codecentric AG. All rights reserved.