public class SlackClient extends Object
| Constructor and Description |
|---|
SlackClient(String webhookUrl,
String jenkinsUrl,
String channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
postToSlack(com.google.gson.JsonElement results,
String jobName,
int buildNumber) |
Copyright © 2004-2015. All Rights Reserved.