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 overridden
upgradeRecoveryfile - name of the file to generateDbDumpException - if the recovery file generation fails for any reasonCopyright © 2003–2022 Atlassian. All rights reserved.