Package net.atthegate.server.service
Class SlackNotifyService
java.lang.Object
net.atthegate.server.service.SlackNotifyService
- Direct Known Subclasses:
SlackNotifyServiceFb
Created by ivbar on 08.07.15.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static void
sendMessage
(String messageStr, String urlStr, boolean appVersion) static void
static void
static void
sentToSupportLog
(String messageStr)
-
Field Details
-
LOG
-
APP_VERSION
-
LOG_CHANEL_URL
- See Also:
-
LOG_SUPPORT_CHANEL_URL
- See Also:
-
LIVE
public static final boolean LIVE
-
-
Constructor Details
-
SlackNotifyService
public SlackNotifyService()
-
-
Method Details
-
sentToLog
-
sentToSupportLog
-
sentToLog
-
sendMessage
-