public class SlackService extends Object
| Constructor and Description |
|---|
SlackService() |
| Modifier and Type | Method and Description |
|---|---|
void |
post(String message) |
void |
post(String username,
String channel,
String message) |
void |
postToDefaultChannel(String username,
String message) |
Copyright © 2017. All rights reserved.