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
BackupException
public String restore() throws BackupException
BackupException
protected File getBackupDirectory(BackupRequest request)
Copyright © 2020. All rights reserved.