public class BackupManager extends Object
| Constructor and Description |
|---|
BackupManager(BackupRequest req) |
| Modifier and Type | Method and Description |
|---|---|
String |
backup() |
protected File |
getBackupDirectory(BackupRequest request)
If both the backupDir and backupConfig are not set then this method
behaves as it did in v2.
|
public BackupManager(BackupRequest req) throws BackupException
BackupExceptionpublic final String backup() throws BackupException
BackupExceptionprotected File getBackupDirectory(BackupRequest request)
Copyright © 2014. All rights reserved.