hudson.plugins.scm_sync_configuration.extensions
Class ScmSyncConfigurationSaveableListener

java.lang.Object
  extended by hudson.model.listeners.SaveableListener
      extended by hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationSaveableListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class ScmSyncConfigurationSaveableListener
extends hudson.model.listeners.SaveableListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ScmSyncConfigurationSaveableListener()
           
 
Method Summary
 void onChange(hudson.model.Saveable o, 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

ScmSyncConfigurationSaveableListener

public ScmSyncConfigurationSaveableListener()
Method Detail

onChange

public void onChange(hudson.model.Saveable o,
                     hudson.XmlFile file)
Overrides:
onChange in class hudson.model.listeners.SaveableListener


Copyright © 2010. All Rights Reserved.