public class PluginImpl
extends hudson.Plugin
| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME
What to call this plug-in to humans.
|
| Constructor and Description |
|---|
PluginImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
fireEvent(hudson.model.Run<?,?> run,
ReactorEvent event) |
static PluginImpl |
getInstance()
Returns this singleton instance.
|
public static final String DISPLAY_NAME
public static PluginImpl getInstance()
public void fireEvent(hudson.model.Run<?,?> run,
ReactorEvent event)
Copyright © 2004-2015. All Rights Reserved.