Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sendToSlack (0.04 sec)

  1. src/main/java/org/codelibs/fess/helper/NotificationHelper.java

            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
         */
        protected void sendToSlack(final CardView cardView, final SMailPostingDiscloser 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)
Back to top