public class PluginImpl
extends hudson.Plugin
There must be one Plugin class in each plugin. See javadoc of
Plugin for more about what can be done on this class.
| Constructor and Description |
|---|
PluginImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
postInitialize() |
void |
start() |
void |
stop() |
Copyright © 2009–2017. All rights reserved.