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

Uses of MailWatcherNotification.Builder in org.jenkinsci.plugins.mailwatcher
 

Methods in org.jenkinsci.plugins.mailwatcher 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.mailwatcher with parameters of type MailWatcherNotification.Builder
MailWatcherNotification(MailWatcherNotification.Builder builder)
           
 



Copyright © 2004-2012. All Rights Reserved.