Interface | Description |
---|---|
ActionHandler |
Interface for handling incoming slack action/options requests:
https://api.slack.com/interactive-messages
|
EventHandler |
Interface for handling incoming slack events api messages:
https://api.slack.com/events-api
|
Class | Description |
---|---|
MarkdownScrubber |
Slack doesn't support real markdown, so we need to translate
to/from the MDW Discussion tab.
|
MessageMonitor |
Monitors for comment messages posted in MDW through its API(s).
|
SlackActivity |
Send a Slack notification via webhook.
|
SlackEvent | |
SlackRequest | |
SlackService |
Slack integration API.
|
TaskHandler | |
TaskNotifier |
Copyright © 2019 CenturyLink, Inc.