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) |
CucumberResult |
processResults(com.google.gson.JsonElement resultElement) |
public void postToSlack(com.google.gson.JsonElement results,
String jobName,
int buildNumber)
public CucumberResult processResults(com.google.gson.JsonElement resultElement)
Copyright © 2004-2016. All Rights Reserved.