jenkins.plugins.talk
Class StandardTalkService
java.lang.Object
jenkins.plugins.talk.StandardTalkService
- All Implemented Interfaces:
- TalkService
public class StandardTalkService
- extends Object
- implements TalkService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardTalkService
public StandardTalkService(String hookUrl)
publish
public boolean publish(String message)
- Specified by:
publish in interface TalkService
publish
public boolean publish(String message,
String openLink)
- Specified by:
publish in interface TalkService
getHttpClient
protected org.apache.commons.httpclient.HttpClient getHttpClient()
setWebHook
public void setWebHook(String webHook)
Copyright © 2004-2015. All Rights Reserved.