Class SlackNotificationService


  • public class SlackNotificationService
    extends java.lang.Object
    • Constructor Detail

      • SlackNotificationService

        public SlackNotificationService()
    • Method Detail

      • sendMessageToChannel

        public void sendMessageToChannel​(SlackProperty.Channel channel,
                                         java.lang.Exception e)
      • sendMessageToChannel

        public void sendMessageToChannel​(SlackProperty.Channel channel,
                                         java.lang.String message)