Uses of Class
org.jenkinsci.plugins.mailwatcher.MailWatcherNotification
-
Packages that use MailWatcherNotification Package Description org.jenkinsci.plugins.mailwatcher -
-
Uses of MailWatcherNotification in org.jenkinsci.plugins.mailwatcher
Methods in org.jenkinsci.plugins.mailwatcher with parameters of type MailWatcherNotification Modifier and Type Method Description jakarta.mail.internet.MimeMessage
MailWatcherMailer. send(MailWatcherNotification notification)
Send the notification
-