|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.Plugin
org.jvnet.hudson.plugins.backup.BackupPluginImpl
public class BackupPluginImpl
Entry point of the Backup plugin
| Field Summary |
|---|
| Fields inherited from class hudson.Plugin |
|---|
NONE |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
BackupPluginImpl()
|
|
| Method Summary | |
|---|---|
BackupConfig |
getConfiguration()
|
static BackupPluginImpl |
getInstance()
|
void |
setConfiguration(BackupConfig configuration)
|
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 |
| Constructor Detail |
|---|
public BackupPluginImpl()
| Method Detail |
|---|
public static BackupPluginImpl getInstance()
public void start()
start in class hudson.Pluginpublic BackupConfig getConfiguration()
public void setConfiguration(BackupConfig configuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||