|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.Plugin
org.jenkinsci.plugins.badge.PluginImpl
public class PluginImpl
This plugin implementation only exists to force the loading of the permission in an early enough stage (see also JENKINS-4172). If the permission is not loaded early enough, Jenkins fails to load permissions from config.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.Plugin |
|---|
hudson.Plugin.DummyImpl |
| Field Summary |
|---|
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
PluginImpl()
|
|
| Method Summary | |
|---|---|
void |
start()
|
| Methods inherited from class hudson.Plugin |
|---|
configure, configure, doDynamic, getConfigXml, getWrapper, load, postInitialize, save, setServletContext, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginImpl()
| Method Detail |
|---|
public void start()
throws Exception
start in class hudson.PluginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||