| Interface | Description |
|---|---|
| Message |
Interface that defines a message that can be sent.
|
| Class | Description |
|---|---|
| BaseNotifier |
A base class for all notifiers.
|
| BotecoMessage |
A class that represents a boteco message.
|
| BotecoNotifier |
A notifier that uses Boteco to delivery messages
|
| BotecoNotifier.BotecoDescriptor |
The descriptor for the BotecoNotifier plugin
|
| BuildNotifier |
A class that sends notifications based on a build.
|
| PushoverMessage |
A class that represents a Pushover message
|
| PushoverNotifier |
A notifier that uses Pushover to delivery messages
|
| PushoverNotifier.PushoverDescriptor |
The descriptor for the PushoverNotifier plugin
|
| SlackMessage |
A class that represents a Slack message
|
| SlackNotifier |
A notifier that uses Slack to delivery messages
|
| SlackNotifier.SlackDescriptor |
The descriptor for the SlackNotifier plugin
|
| TelegramMessage |
A class that represents a Telegram message
|
| TelegramNotifier |
A notifier that uses Telegram to delivery messages
|
| TelegramNotifier.TelegramDescriptor |
The descriptor for the TelegramNotifier plugin
|
| Enum | Description |
|---|---|
| BuildStatus |
Enumeration of the possible build status for notification purposes.
|
Copyright © 2016–2017. All rights reserved.