Package | Description |
---|---|
org.jenkinsci.plugins.githubautostatus | |
org.jenkinsci.plugins.githubautostatus.config | |
org.jenkinsci.plugins.githubautostatus.notifiers |
Modifier and Type | Method and Description |
---|---|
void |
BuildStatusAction.addHttpNotifier(HttpNotifierConfig httpNotifierConfig)
Attempts to add an HTTP notifier.
|
Modifier and Type | Method and Description |
---|---|
static HttpNotifierConfig |
HttpNotifierConfig.fromGlobalConfig(String repoOwner,
String repoName,
String branchName) |
Modifier and Type | Field and Description |
---|---|
protected HttpNotifierConfig |
HttpNotifier.config |
Modifier and Type | Method and Description |
---|---|
BuildNotifier |
BuildNotifierManager.addHttpNotifier(HttpNotifierConfig httpNotifierConfig)
Adds an HTTP notifier.
|
Constructor and Description |
---|
HttpNotifier(HttpNotifierConfig config) |
Copyright © 2016–2020. All rights reserved.