Class InjectionConfigChangeListener

java.lang.Object
hudson.model.listeners.SaveableListener
hudson.plugins.gradle.injection.InjectionConfigChangeListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class InjectionConfigChangeListener extends SaveableListener
Performs build scans auto-injection/cleanup when the InjectionConfig changes.
  • Constructor Details

    • InjectionConfigChangeListener

      public InjectionConfigChangeListener()
  • Method Details