|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.Plugin
hudson.plugins.testng.PluginImpl
public class PluginImpl
Entry point of TestNG Results plugin.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.Plugin |
---|
hudson.Plugin.DummyImpl |
Field Summary | |
---|---|
static String |
DISPLAY_NAME
|
static String |
GRAPH_NAME
|
static String |
ICON_FILE_NAME
|
static String |
URL
|
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
PluginImpl()
|
Method Summary |
---|
Methods inherited from class hudson.Plugin |
---|
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DISPLAY_NAME
public static final String GRAPH_NAME
public static final String URL
public static final String ICON_FILE_NAME
Constructor Detail |
---|
public PluginImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |