Package | Description |
---|---|
org.jenkinsci.plugins.githubautostatus | |
org.jenkinsci.plugins.githubautostatus.config | |
org.jenkinsci.plugins.githubautostatus.notifiers |
Modifier and Type | Method and Description |
---|---|
void |
BuildStatusAction.addInfluxDbNotifier(InfluxDbNotifierConfig influxDbNotifierConfig)
Attempts to add an InfluxDB notifier.
|
Modifier and Type | Method and Description |
---|---|
static InfluxDbNotifierConfig |
InfluxDbNotifierConfig.fromGlobalConfig(String repoOwner,
String repoName,
String branchName)
Creates an InfluxDB notification config based on the global settings.
|
Modifier and Type | Field and Description |
---|---|
protected InfluxDbNotifierConfig |
InfluxDbNotifier.config |
Modifier and Type | Method and Description |
---|---|
BuildNotifier |
BuildNotifierManager.addInfluxDbNotifier(InfluxDbNotifierConfig influxDbNotifierConfig)
Adds an InfluxDB notifier.
|
Constructor and Description |
---|
InfluxDbNotifier(InfluxDbNotifierConfig config)
Constructor
|
Copyright © 2016–2020. All rights reserved.