public class MailWatcherMailer extends Object
| Modifier and Type | Method and Description |
|---|---|
jakarta.mail.internet.MimeMessage |
send(MailWatcherNotification notification)
Send the notification
|
static FormValidation |
validateMailAddresses(String addressesCandidate)
Validate list of email addresses.
|
public jakarta.mail.internet.MimeMessage send(MailWatcherNotification notification) throws jakarta.mail.MessagingException
jakarta.mail.MessagingExceptionpublic static FormValidation validateMailAddresses(String addressesCandidate)
addressesCandidate - String representing list of addressesCopyright © 2016–2023. All rights reserved.