public class UpgradeTask70103DeleteObsoleteVariableSubstitutionData extends AbstractStatementUpgradeTask
errors
Constructor and Description |
---|
UpgradeTask70103DeleteObsoleteVariableSubstitutionData() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getSqlStatements()
A list of SQL statements to be run in order.
|
protected boolean |
isShouldRunUpgrade(Statement statement)
Whether or not the upgrade task should actually run
|
doUpgrade
doUpgrade, setBambooConnectionTemplate
getBuildNumber, getErrors, getShortDescription
public UpgradeTask70103DeleteObsoleteVariableSubstitutionData()
protected boolean isShouldRunUpgrade(@NotNull Statement statement) throws SQLException
AbstractStatementUpgradeTask
isShouldRunUpgrade
in class AbstractStatementUpgradeTask
SQLException
@NotNull protected List<String> getSqlStatements()
AbstractStatementUpgradeTask
getSqlStatements
in class AbstractStatementUpgradeTask
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.