| Interface | Description |
|---|---|
| Notifier |
Interface for components which emits notifications upon status changes in clients
|
| Class | Description |
|---|---|
| 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.
|
| MailNotifier |
Notifier sending emails.
|
| NotifierListener | |
| 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.
|
Copyright © 2016 codecentric AG. All rights reserved.