public abstract class AbstractOidAddingUpgradeTask extends AbstractUpgradeTask
Modifier and Type | Field and Description |
---|---|
protected BambooTransactionHibernateTemplate |
bambooTransactionHibernateTemplate |
errors
Constructor and Description |
---|
AbstractOidAddingUpgradeTask(String shortDescription) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
recalculateOid(EntityWithOid entity,
int newServerKey) |
protected boolean |
setOidIfMissing(EntityWithOid entity) |
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade
@Autowired protected BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate
public AbstractOidAddingUpgradeTask(@NotNull String shortDescription)
protected boolean setOidIfMissing(@NotNull EntityWithOid entity)
protected boolean recalculateOid(@NotNull EntityWithOid entity, int newServerKey)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.