Class SlackNotifyService

java.lang.Object
net.atthegate.server.service.SlackNotifyService
Direct Known Subclasses:
SlackNotifyServiceFb

public class SlackNotifyService extends Object
Created by ivbar on 08.07.15.
  • Field Details

  • Constructor Details

    • SlackNotifyService

      public SlackNotifyService()
  • Method Details

    • sentToLog

      public static void sentToLog(String messageStr)
    • sentToSupportLog

      public static void sentToSupportLog(String messageStr)
    • sentToLog

      public static void sentToLog(String messageStr, Exception e)
    • sendMessage

      protected static void sendMessage(String messageStr, String urlStr, boolean appVersion)