Class PluginImpl

  • All Implemented Interfaces:
    Saveable, org.kohsuke.stapler.StaplerProxy

    public class PluginImpl
    extends Plugin
    Original
    Author:
    Kohsuke Kawaguchi Removed logging and a few other things for my needs, Oliver Vinn
    • Constructor Detail

      • PluginImpl

        public PluginImpl()
    • Method Detail

      • doDynamic

        public void doDynamic​(org.kohsuke.stapler.StaplerRequest req,
                              org.kohsuke.stapler.StaplerResponse rsp)
                       throws IOException,
                              javax.servlet.ServletException
        Overrides:
        doDynamic in class Plugin
        Throws:
        IOException
        javax.servlet.ServletException