- sendToChannel(String) - Method in class in.ashwanthkumar.slack.webhook.Slack
-
Send the message to a particular channel
- sendToUser(String) - Method in class in.ashwanthkumar.slack.webhook.Slack
-
Send the message to a particular user
- setWebhookUrl(String) - Method in class in.ashwanthkumar.slack.webhook.Slack
-
Update the webhook url of the underlying Slack service
- Slack - Class in in.ashwanthkumar.slack.webhook
-
Slack provides programmatic access to Slack web hooks
- Slack(String, Proxy) - Constructor for class in.ashwanthkumar.slack.webhook.Slack
-
- Slack(String) - Constructor for class in.ashwanthkumar.slack.webhook.Slack
-
- Slack(String, String, int) - Constructor for class in.ashwanthkumar.slack.webhook.Slack
-
- SlackAttachment - Class in in.ashwanthkumar.slack.webhook
-
Ref - https://api.slack.com/docs/attachments
- SlackAttachment(String) - Constructor for class in.ashwanthkumar.slack.webhook.SlackAttachment
-
- SlackAttachment.Field - Class in in.ashwanthkumar.slack.webhook
-
- SlackLinkUtils - Class in in.ashwanthkumar.slack.webhook
-
- SlackLinkUtils() - Constructor for class in.ashwanthkumar.slack.webhook.SlackLinkUtils
-
- SlackMessage - Class in in.ashwanthkumar.slack.webhook
-
Wrapper to build rich text content in Slack
Ref - https://api.slack.com/docs/formatting
- SlackMessage() - Constructor for class in.ashwanthkumar.slack.webhook.SlackMessage
-
- SlackMessage(String) - Constructor for class in.ashwanthkumar.slack.webhook.SlackMessage
-
- SlackService - Class in in.ashwanthkumar.slack.webhook.service
-
- SlackService(Proxy) - Constructor for class in.ashwanthkumar.slack.webhook.service.SlackService
-
- SlackService() - Constructor for class in.ashwanthkumar.slack.webhook.service.SlackService
-