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