Class JobConfigHistorySaveableListener

java.lang.Object
hudson.model.listeners.SaveableListener
hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class JobConfigHistorySaveableListener extends SaveableListener
Saves the job configuration at SaveableListener.onChange(Saveable, XmlFile).
Author:
Stefan Brausch
  • Constructor Details

    • JobConfigHistorySaveableListener

      public JobConfigHistorySaveableListener()
  • Method Details