Package hudson.plugins.gearman
Class SaveableListenerImpl
java.lang.Object
hudson.model.listeners.SaveableListener
hudson.plugins.gearman.SaveableListenerImpl
- All Implemented Interfaces:
ExtensionPoint
Using the SaveableListener is required as a work around because
the itemListener.onUpdate event does not fire on changes to
project updates using the Jenkins REST API
Bug: https://issues.jenkins-ci.org/browse/JENKINS-25175
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.listeners.SaveableListener
all, fireOnChange, register, unregister
-
Constructor Details
-
SaveableListenerImpl
public SaveableListenerImpl()
-
-
Method Details
-
onChange
- Overrides:
onChange
in classSaveableListener
-