public class MailWatcherMailer extends Object
| Modifier and Type | Method and Description |
|---|---|
javax.mail.internet.MimeMessage |
send(MailWatcherNotification notification)
Send the notification
|
static hudson.util.FormValidation |
validateMailAddresses(String addressesCandidate)
Validate list of email addresses.
|
public javax.mail.internet.MimeMessage send(MailWatcherNotification notification) throws javax.mail.MessagingException, javax.mail.internet.AddressException
javax.mail.MessagingExceptionjavax.mail.internet.AddressExceptionpublic static hudson.util.FormValidation validateMailAddresses(String addressesCandidate)
addressesCandidate - String representing list of addressesCopyright © 2004-2015. All Rights Reserved.