Package hudson

Class Plugin.DummyImpl

java.lang.Object
hudson.Plugin
hudson.Plugin.DummyImpl
All Implemented Interfaces:
Saveable, Loadable, org.kohsuke.stapler.StaplerProxy
Enclosing class:
Plugin

public static final class Plugin.DummyImpl extends Plugin
Dummy instance of Plugin to be used when a plugin didn't supply one on its own.
Since:
1.321
  • Constructor Details

    • DummyImpl

      public DummyImpl()