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