public class UpgradeTask2903IntroduceVcsBranchTable extends AbstractInHibernateTransactionUpgradeTask
errors| Modifier | Constructor and Description |
|---|---|
protected |
UpgradeTask2903IntroduceVcsBranchTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade(Connection connection) |
void |
setDbmsBean(DbmsBean dbmsBean) |
void |
setPlanDao(PlanDao planDao) |
void |
setVcsBranchDao(VcsBranchDao vcsBranchDao) |
doUpgrade, setBambooConnectionTemplategetBuildNumber, getErrors, getShortDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildNumber, getErrors, getShortDescriptionprotected UpgradeTask2903IntroduceVcsBranchTable()
public void doUpgrade(@NotNull
Connection connection)
throws SQLException
doUpgrade in class AbstractInHibernateTransactionUpgradeTaskSQLExceptionpublic void setPlanDao(PlanDao planDao)
public void setVcsBranchDao(VcsBranchDao vcsBranchDao)
public void setDbmsBean(DbmsBean dbmsBean)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.