public class SlackSimpleService extends Object
| Constructor and Description |
|---|
SlackSimpleService() |
| Modifier and Type | Method and Description |
|---|---|
void |
post(String slackUrl,
io.theblackbox.commons.integration.slack.SlackMessage slackMessage) |
void |
post(String slackUrl,
String username,
String channel,
String message) |
Copyright © 2017. All rights reserved.