- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for sendToSlack (0.14 sec)
-
src/main/java/org/codelibs/fess/helper/NotificationHelper.java
protected static final char LF = '\n'; public void send(final CardView cardView, final SMailPostingDiscloser discloser) { sendToSlack(cardView, discloser); sendToGoogleChat(cardView, discloser); } protected void sendToSlack(final CardView cardView, final SMailPostingDiscloser discloser) { // https://api.slack.com/messaging/webhooks#posting_with_webhooks
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 5.1K bytes - Viewed (0)