- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for sendToGoogleChat (0.11 sec)
-
src/main/java/org/codelibs/fess/helper/NotificationHelper.java
* @param discloser the mail posting discloser */ public void send(final CardView cardView, final SMailPostingDiscloser discloser) { sendToSlack(cardView, discloser); sendToGoogleChat(cardView, discloser); } /** * Sends a notification to Slack. * * @param cardView the card view for the notification * @param discloser the mail posting 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)