| Interface | Description |
|---|---|
| BuildNotifier |
A notification subscriber which can send build stats to a particular sink.
|
| Class | Description |
|---|---|
| BuildNotifierManager |
Manages send build notifications to one or more notifiers
|
| GithubBuildNotifier |
Sets the Github commit status for stages based on build notifications.
|
| InfluxDbNotifier |
Writes job and stage measurements to an influxdb REST API.
|
| Enum | Description |
|---|---|
| BuildState |
Possible build states for notification
|
Copyright © 2016–2019. All rights reserved.