Class Reaper.ReaperSaveableListener

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

@Extension public static class Reaper.ReaperSaveableListener extends SaveableListener
SaveableListener that will update cloud watchers when Jenkins configuration is updated.
  • Constructor Details

    • ReaperSaveableListener

      public ReaperSaveableListener()
  • Method Details