Uses of Class
org.jenkinsci.plugins.MailWatcherNotification.Builder

Uses of MailWatcherNotification.Builder in org.jenkinsci.plugins
 

Methods in org.jenkinsci.plugins that return MailWatcherNotification.Builder
 MailWatcherNotification.Builder MailWatcherNotification.Builder.body(String body)
           
protected  MailWatcherNotification.Builder MailWatcherNotification.Builder.name(String name)
           
 MailWatcherNotification.Builder MailWatcherNotification.Builder.recipients(String recipients)
           
 MailWatcherNotification.Builder MailWatcherNotification.Builder.subject(String subject)
           
protected  MailWatcherNotification.Builder MailWatcherNotification.Builder.url(String url)
           
 

Constructors in org.jenkinsci.plugins with parameters of type MailWatcherNotification.Builder
MailWatcherNotification(MailWatcherNotification.Builder builder)
           
 



Copyright © 2004-2012. All Rights Reserved.