All Known Implementing Classes:
SlackClientImpl

public interface SlackClient
  • Method Summary

    Modifier and Type
    Method
    Description
    sendMessage(Environment environment, String webhookUrl, String message, String channelOrUser, boolean automationSender)
    Sends a message using Slack's with the parameters provided.
  • Method Details

    • sendMessage

      Optional<String> sendMessage(Environment environment, String webhookUrl, String message, String channelOrUser, boolean automationSender)
      Sends a message using Slack's with the parameters provided.
      Returns:
      An optional error string