org.jenkinsci.plugins.extremenotification
Class MySaveableListener

java.lang.Object
  extended by hudson.model.listeners.SaveableListener
      extended by org.jenkinsci.plugins.extremenotification.MySaveableListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension(dynamicLoadable=YES)
public class MySaveableListener
extends hudson.model.listeners.SaveableListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
MySaveableListener()
           
 
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
 

Constructor Detail

MySaveableListener

public MySaveableListener()
Method Detail

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.