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