Class Reaper.ReaperShutdownListener

java.lang.Object
hudson.model.listeners.ItemListener
org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.ReaperShutdownListener
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
Reaper

@Extension public static class Reaper.ReaperShutdownListener extends ItemListener
Only useful for tests which shutdown Jenkins without terminating the JVM. Close the watch so that we don't end up with spam in logs
  • Constructor Details

    • ReaperShutdownListener

      public ReaperShutdownListener()
  • Method Details