org.jenkinsci.plugins.extremenotification
Class MySaveableListener
java.lang.Object
hudson.model.listeners.SaveableListener
org.jenkinsci.plugins.extremenotification.MySaveableListener
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension(dynamicLoadable=YES)
public class MySaveableListener
- extends hudson.model.listeners.SaveableListener
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Method Summary |
void |
onChange(hudson.model.Saveable saveable,
hudson.XmlFile file)
|
| Methods inherited from class hudson.model.listeners.SaveableListener |
all, fireOnChange, register, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySaveableListener
public MySaveableListener()
onChange
public void onChange(hudson.model.Saveable saveable,
hudson.XmlFile file)
- Overrides:
onChange in class hudson.model.listeners.SaveableListener
Copyright © 2004-2015. All Rights Reserved.