Class WatcherJobProperty

java.lang.Object
hudson.model.JobProperty<Job<?,?>>
org.jenkinsci.plugins.mailwatcher.WatcherJobProperty
All Implemented Interfaces:
ExtensionPoint, Describable<JobProperty<?>>, ReconfigurableDescribable<JobProperty<?>>, BuildStep

public class WatcherJobProperty extends JobProperty<Job<?,?>>
Configure list of email addresses as a property of a Job to be used for notification purposes.
Author:
ogondza
  • Constructor Details

    • WatcherJobProperty

      @DataBoundConstructor public WatcherJobProperty(String watcherAddresses)
  • Method Details

    • getWatcherAddresses

      public String getWatcherAddresses()