Package jenkins.scm.impl
Class SCM2Notifier
java.lang.Object
hudson.model.listeners.SaveableListener
jenkins.scm.impl.SCM2Notifier
- All Implemented Interfaces:
- ExtensionPoint
This class is responsible for firing the 
SCM2.afterSave(SCMTriggerItem) event.- 
Nested Class SummaryNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.model.listeners.SaveableListenerall, fireOnChange, fireOnDeleted, onDeleted, register, unregister
- 
Constructor Details- 
SCM2Notifierpublic SCM2Notifier()
 
- 
- 
Method Details- 
onChange- Overrides:
- onChangein class- SaveableListener
 
 
-