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

Packages that use MailWatcherNotification.Builder
org.jenkinsci.plugins.mailwatcher   
 

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.initiator(hudson.model.User initiator)
           
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-2013. All Rights Reserved.