Uses of Class
org.jenkinsci.plugins.mailwatcher.MailWatcherMailer
-
Packages that use MailWatcherMailer Package Description org.jenkinsci.plugins.mailwatcher -
-
Uses of MailWatcherMailer in org.jenkinsci.plugins.mailwatcher
Fields in org.jenkinsci.plugins.mailwatcher declared as MailWatcherMailer Modifier and Type Field Description protected MailWatcherMailer
MailWatcherNotification.Builder. mailer
protected MailWatcherMailer
MailWatcherNotification. mailer
Constructors in org.jenkinsci.plugins.mailwatcher with parameters of type MailWatcherMailer Constructor Description Builder(MailWatcherMailer mailer, String jenkinsRootUrl)
NodeAwailabilityListener(MailWatcherMailer mailer, String jenkinsRootUrl)
WatcherComputerListener(MailWatcherMailer mailer, String jenkinsRootUrl)
WatcherItemListener(MailWatcherMailer mailer, String jenkinsRootUrl)
-