Package org.marvelution.jji.listener
Class RunSaveListener
java.lang.Object
hudson.model.listeners.SaveableListener
org.marvelution.jji.listener.RunSaveListener
- All Implemented Interfaces:
ExtensionPoint
SaveableListener
implementation that will notify all registered Jira instances that a Run
was updated/saved after it
completed its build.- Since:
- 3.9.0
- Author:
- Mark Rekveld
-
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
-
RunSaveListener
public RunSaveListener()
-
-
Method Details
-
setClient
-
onChange
- Overrides:
onChange
in classSaveableListener
-