Class MailWatcherNotification
java.lang.Object
org.jenkinsci.plugins.mailwatcher.MailWatcherNotification
Abstract notification for Jenkins.
- Author:
- ogondza
-
Field Details
-
mailer
-
-
Constructor Details
-
MailWatcherNotification
-
-
Method Details
-
getSubject
-
getBody
-
getRecipients
-
getUrl
-
getName
-
getInitiator
-
shouldNotify
protected boolean shouldNotify() -
getMailSubject
-
getMailBody
-
pairs
-
send
public final void send()
-