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