|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hudson.plugins.backup.utils.BackupPersistence
public class BackupPersistence
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
LOGGER
|
| Constructor Summary | |
|---|---|
BackupPersistence()
|
|
| Method Summary | |
|---|---|
BackupConfig |
loadConfig()
|
void |
saveConfig(BackupConfig config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.logging.Logger LOGGER
| Constructor Detail |
|---|
public BackupPersistence()
| Method Detail |
|---|
public void saveConfig(BackupConfig config)
throws java.io.IOException
java.io.IOException
public BackupConfig loadConfig()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||