Class StartupReport.InitialJenkinsSave
java.lang.Object
hudson.model.listeners.SaveableListener
com.cloudbees.jenkins.support.startup.StartupReport.InitialJenkinsSave
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- StartupReport
Records the initial Jenkins save just after completing the startup reactor.
-
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
-
InitialJenkinsSave
public InitialJenkinsSave()
-
-
Method Details
-
onChange
- Overrides:
onChange
in classSaveableListener
-