public interface DatabaseUpgradeTask extends UpgradeTask
log
Modifier and Type | Method and Description |
---|---|
void |
doNonDatabaseUpgrade()
Perform any non-database related parts of the upgrade task.
|
doUpgrade, getBuildNumber, getErrors, getShortDescription
void doNonDatabaseUpgrade()
UpgradeTask.doUpgrade()
. This allows the upgrade task to perform any local non-db cleanup
that might be involved in the upgrade.Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.