Class WatcherItemListener

java.lang.Object
hudson.model.listeners.ItemListener
org.jenkinsci.plugins.mailwatcher.WatcherItemListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class WatcherItemListener extends ItemListener
Notify whenever Job configuration changes.

Sends email to the list of recipients on following events: onRenamed, onUpdated and onDeleted.

Author:
ogondza