hudson.plugins.PerfPublisher
Class PerfPublisherPlugin
java.lang.Object
hudson.Plugin
hudson.plugins.PerfPublisher.PerfPublisherPlugin
- All Implemented Interfaces:
- hudson.model.Saveable
public class PerfPublisherPlugin
- extends hudson.Plugin
Entry point for the PerfPublisher plugin.
- Author:
- Georges Bossert
| 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, load, postInitialize, save, setServletContext, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICON_FILE_NAME
public static final java.lang.String ICON_FILE_NAME
- See Also:
- Constant Field Values
DISPLAY_NAME
public static final java.lang.String DISPLAY_NAME
- See Also:
- Constant Field Values
GENERAL_DISPLAY_NAME
public static final java.lang.String GENERAL_DISPLAY_NAME
- See Also:
- Constant Field Values
BUILD_DISPLAY_NAME
public static final java.lang.String BUILD_DISPLAY_NAME
- See Also:
- Constant Field Values
CONFIG_DISPLAY_NAME
public static final java.lang.String CONFIG_DISPLAY_NAME
- See Also:
- Constant Field Values
MATRIX_BUILD_DISPLAY_NAME
public static final java.lang.String MATRIX_BUILD_DISPLAY_NAME
- See Also:
- Constant Field Values
MATRIX_CONFIGURATION_DISPLAY_NAME
public static final java.lang.String MATRIX_CONFIGURATION_DISPLAY_NAME
- See Also:
- Constant Field Values
URL
public static final java.lang.String URL
- See Also:
- Constant Field Values
PerfPublisherPlugin
public PerfPublisherPlugin()
start
public void start()
throws java.lang.Exception
- Overrides:
start in class hudson.Plugin
- Throws:
java.lang.Exception
Copyright © 2010. All Rights Reserved.