|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.mailwatcher.MailWatcherMailer
public class MailWatcherMailer
Send email notification.
| Method Summary | |
|---|---|
javax.mail.internet.MimeMessage |
send(MailWatcherNotification notification)
Send the notification |
static hudson.util.FormValidation |
validateMailAddresses(String addressesCandidate)
Validate list of email addresses. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public javax.mail.internet.MimeMessage send(MailWatcherNotification notification)
throws javax.mail.MessagingException,
javax.mail.internet.AddressException
javax.mail.MessagingException
javax.mail.internet.AddressExceptionpublic static hudson.util.FormValidation validateMailAddresses(String addressesCandidate)
addressesCandidate - String representing list of addresses
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||