public abstract class AbstractMoveJobDataToChainsUpgradeTask extends AbstractUpgradeTask
Modifier and Type | Field and Description |
---|---|
protected BambooTransactionHibernateTemplate |
transactionTemplate |
errors
Constructor and Description |
---|
AbstractMoveJobDataToChainsUpgradeTask(String shortDescription) |
Modifier and Type | Method and Description |
---|---|
void |
doUpgrade(String selectAffectedJobIdsSQL,
String updateSQL) |
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade
@Autowired protected BambooTransactionHibernateTemplate transactionTemplate
public AbstractMoveJobDataToChainsUpgradeTask(@NotNull String shortDescription)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.