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 Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.listeners.SaveableListener
all, fireOnChange, register, unregister
-
Constructor Details
-
SCM2Notifier
public SCM2Notifier()
-
-
Method Details
-
onChange
- Overrides:
onChange
in classSaveableListener
-