public class UpgradeTask70207AddSpecsMissingColumn extends AbstractBootstrapUpgradeTask
Modifier and Type | Field and Description |
---|---|
static String |
COLUMN |
static String |
TABLE |
bootstrapManager, hibernateConfig
errors
Constructor and Description |
---|
UpgradeTask70207AddSpecsMissingColumn() |
Modifier and Type | Method and Description |
---|---|
void |
doUpgrade()
Perform the upgrade.
|
getDatabaseConnection, getDialect, setBootstrapManager, setHibernateConfig, withDatabaseConnection
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBuildNumber, getErrors, getShortDescription
public static final String TABLE
public static final String COLUMN
public UpgradeTask70207AddSpecsMissingColumn()
public void doUpgrade() throws Exception
UpgradeTask
Exception
- to signalize error during upgrade processCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.