public class UpgradeTask3610DetachCommentsFromResultSummaries extends AbstractStatementUpgradeTask implements PriorityUpgradeTask
errors| Constructor and Description |
|---|
UpgradeTask3610DetachCommentsFromResultSummaries() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade(Connection connection) |
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
|
void |
setDbmsBean(DbmsBean dbmsBean) |
doUpgrade, setBambooConnectionTemplategetBuildNumber, getErrors, getShortDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoUpgrade, getBuildNumber, getErrors, getShortDescriptionpublic UpgradeTask3610DetachCommentsFromResultSummaries()
protected boolean isShouldRunUpgrade(@NotNull
Statement statement)
throws SQLException
AbstractStatementUpgradeTaskisShouldRunUpgrade in class AbstractStatementUpgradeTaskSQLException@NotNull protected List<String> getSqlStatements()
AbstractStatementUpgradeTaskgetSqlStatements in class AbstractStatementUpgradeTaskpublic void doUpgrade(@NotNull
Connection connection)
throws SQLException
doUpgrade in class AbstractStatementUpgradeTaskSQLExceptionpublic void setDbmsBean(DbmsBean dbmsBean)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.