Package com.cloudbees.workflow.ui.view
Class PluginImpl
- java.lang.Object
-
- hudson.Plugin
-
- com.cloudbees.workflow.ui.view.PluginImpl
-
- All Implemented Interfaces:
Saveable
,org.kohsuke.stapler.StaplerProxy
public class PluginImpl extends Plugin
Jenkins Plugin impl.- Author:
- tom.fennelly@gmail.com
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class hudson.Plugin
Plugin.DummyImpl
-
-
Field Summary
-
Fields inherited from class hudson.Plugin
SKIP_PERMISSION_CHECK
-
-
Constructor Summary
Constructors Constructor Description PluginImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start()
-
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, getTarget, getWrapper, load, postInitialize, save, setServletContext, stop
-
-