| Package | Description |
|---|---|
| org.jenkinsci.plugins.githubautostatus | |
| org.jenkinsci.plugins.githubautostatus.notifiers |
| Modifier and Type | Method and Description |
|---|---|
static StatsdNotifierConfig |
StatsdNotifierConfig.fromGlobalConfig(String externalizedID)
Creates a StatsD notification config based on the global settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildStatusAction.addStatsdNotifier(StatsdNotifierConfig statsdNotifierConfig)
Attempts to add a StatsD notifier.
|
| Modifier and Type | Field and Description |
|---|---|
protected StatsdNotifierConfig |
StatsdNotifier.config |
| Modifier and Type | Method and Description |
|---|---|
BuildNotifier |
BuildNotifierManager.addStatsdBuildNotifier(StatsdNotifierConfig statsdNotifierConfig)
Adds a StatsD notifier.
|
| Constructor and Description |
|---|
StatsdNotifier(StatsdNotifierConfig config) |
StatsdNotifier(StatsdWrapper client,
StatsdNotifierConfig config) |
Copyright © 2016–2020. All rights reserved.