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 MailWatcherMailerMailWatcherNotification.Builder.mailerprotected final MailWatcherMailerMailWatcherNotification.mailerConstructors 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)