Class EmailExtensionPlugin

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

    public class EmailExtensionPlugin
    extends Plugin
    Entry point of a plugin.

    There must be one Plugin class in each plugin. See javadoc of Plugin for more about what can be done on this class.

    Author:
    kyle.sweeney@valtech.com
    • Constructor Detail

      • EmailExtensionPlugin

        public EmailExtensionPlugin()