Package hudson.plugins.testng
Class PluginImpl
java.lang.Object
hudson.Plugin
hudson.plugins.testng.PluginImpl
Entry point of TestNG Results plugin.
TODO: should move to newer supported way of initializing plugins
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.Plugin
Plugin.DummyImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
Fields inherited from class hudson.Plugin
SKIP_PERMISSION_CHECK
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.Plugin
configure, configure, configure, doDynamic, doDynamic, getConfigXml, getTarget, getWrapper, load, postInitialize, save, setServletContext, stop
-
Field Details
-
DISPLAY_NAME
- See Also:
-
GRAPH_NAME
- See Also:
-
URL
- See Also:
-
ICON_FILE_NAME
- See Also:
-
-
Constructor Details
-
PluginImpl
public PluginImpl()
-
-
Method Details