hudson.plugins.testng
Class PluginImpl
java.lang.Object
hudson.Plugin
hudson.plugins.testng.PluginImpl
- All Implemented Interfaces:
- hudson.model.Saveable
public class PluginImpl
- extends hudson.Plugin
Entry point of TestNG Results plugin.
TODO: should move to newer supported way of initializing plugins
Nested classes/interfaces inherited from class hudson.Plugin |
hudson.Plugin.DummyImpl |
Fields inherited from interface hudson.model.Saveable |
NOOP |
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 |
DISPLAY_NAME
public static final String DISPLAY_NAME
- See Also:
- Constant Field Values
GRAPH_NAME
public static final String GRAPH_NAME
- See Also:
- Constant Field Values
URL
public static final String URL
- See Also:
- Constant Field Values
ICON_FILE_NAME
public static final String ICON_FILE_NAME
- See Also:
- Constant Field Values
PluginImpl
public PluginImpl()
start
public void start()
throws Exception
- Overrides:
start
in class hudson.Plugin
- Throws:
Exception
Copyright © 2004-2013. All Rights Reserved.