@Extension
public class WebhookNotifier
extends com.groupon.jenkins.notifications.PostBuildNotifier
| Constructor and Description |
|---|
WebhookNotifier() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.httpclient.HttpClient |
getHttpClient() |
protected com.groupon.jenkins.notifications.PostBuildNotifier.Type |
getType() |
protected boolean |
notify(com.groupon.jenkins.dynamic.build.DynamicBuild build,
hudson.model.BuildListener listener) |
protected com.groupon.jenkins.notifications.PostBuildNotifier.Type getType()
getType in class com.groupon.jenkins.notifications.PostBuildNotifierprotected boolean notify(com.groupon.jenkins.dynamic.build.DynamicBuild build,
hudson.model.BuildListener listener)
notify in class com.groupon.jenkins.notifications.PostBuildNotifierprotected org.apache.commons.httpclient.HttpClient getHttpClient()
Copyright © 2004-2016. All Rights Reserved.