Uses of Class
org.jenkinsci.plugins.mailwatcher.MailWatcherMailer
Packages that use MailWatcherMailer
-
Uses of MailWatcherMailer in org.jenkinsci.plugins.mailwatcher
Fields in org.jenkinsci.plugins.mailwatcher declared as MailWatcherMailerModifier and TypeFieldDescriptionprotected final MailWatcherMailer
MailWatcherNotification.Builder.mailer
protected final MailWatcherMailer
MailWatcherNotification.mailer
Constructors in org.jenkinsci.plugins.mailwatcher with parameters of type MailWatcherMailerModifierConstructorDescriptionBuilder
(MailWatcherMailer mailer, String jenkinsRootUrl) NodeAwailabilityListener
(MailWatcherMailer mailer, String jenkinsRootUrl) WatcherComputerListener
(MailWatcherMailer mailer, String jenkinsRootUrl) WatcherItemListener
(MailWatcherMailer mailer, String jenkinsRootUrl)