Package jenkins.plugins.slack.cache
Class SlackChannelIdCache
java.lang.Object
jenkins.plugins.slack.cache.SlackChannelIdCache
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static String
getChannelId
(String botUserToken, String channel)
-
Constructor Details
-
SlackChannelIdCache
public SlackChannelIdCache()
-
-
Method Details
-
getChannelId
public static String getChannelId(String botUserToken, String channel) throws ExecutionException, InterruptedException, AbortException -
clearCache
public static void clearCache()
-