|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThinBackupPeriodicWork.BackupType | |
|---|---|
| org.jvnet.hudson.plugins.thinbackup | |
| org.jvnet.hudson.plugins.thinbackup.backup | |
| org.jvnet.hudson.plugins.thinbackup.utils | |
| Uses of ThinBackupPeriodicWork.BackupType in org.jvnet.hudson.plugins.thinbackup |
|---|
| Methods in org.jvnet.hudson.plugins.thinbackup that return ThinBackupPeriodicWork.BackupType | |
|---|---|
static ThinBackupPeriodicWork.BackupType |
ThinBackupPeriodicWork.BackupType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ThinBackupPeriodicWork.BackupType[] |
ThinBackupPeriodicWork.BackupType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jvnet.hudson.plugins.thinbackup with parameters of type ThinBackupPeriodicWork.BackupType | |
|---|---|
protected void |
ThinBackupPeriodicWork.backupNow(ThinBackupPeriodicWork.BackupType type)
|
| Uses of ThinBackupPeriodicWork.BackupType in org.jvnet.hudson.plugins.thinbackup.backup |
|---|
| Constructors in org.jvnet.hudson.plugins.thinbackup.backup with parameters of type ThinBackupPeriodicWork.BackupType | |
|---|---|
HudsonBackup(java.lang.String backupRootPath,
java.io.File hudsonHome,
ThinBackupPeriodicWork.BackupType backupType,
int nrMaxStoredFull,
boolean cleanupDiff)
|
|
| Uses of ThinBackupPeriodicWork.BackupType in org.jvnet.hudson.plugins.thinbackup.utils |
|---|
| Methods in org.jvnet.hudson.plugins.thinbackup.utils with parameters of type ThinBackupPeriodicWork.BackupType | |
|---|---|
static java.io.File |
Utils.getFormattedDirectory(java.io.File directory,
ThinBackupPeriodicWork.BackupType backupType,
java.util.Date date)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||