public interface RecoveryFileGenerator
| Modifier and Type | Method and Description |
|---|---|
void |
generate(File upgradeRecoveryfile)
Generates an upgrade recovery file.
|
void generate(File upgradeRecoveryfile)
If the file does not exist, it will be created. If the file exists, it will be overriden
upgradeRecoveryfile - name of the file to generate{@link - DbDumpException} if the recovery file generation fails for any reasonCopyright © 2003–2017 Atlassian. All rights reserved.