- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getGoogleChatWebhookUrls (0.1 sec)
-
src/main/java/org/codelibs/fess/helper/NotificationHelper.java
// https://developers.google.com/hangouts/chat/how-tos/webhooks final FessConfig fessConfig = ComponentUtil.getFessConfig(); final String googleChatWebhookUrls = fessConfig.getGoogleChatWebhookUrls(); if (StringUtil.isBlank(googleChatWebhookUrls)) { return; } final String body = toGoogleChatMessage(discloser);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 6.2K bytes - Viewed (0)