@Component public abstract class AbstractPhase2MoveAdminConfigToDatabaseUpgradeTask extends AbstractUpgradeTask
AbstractPhase1MoveAdminConfigToDatabaseUpgradeTask
into the db.Modifier and Type | Field and Description |
---|---|
protected AbstractPhase1MoveAdminConfigToDatabaseUpgradeTask |
phase1UpgradeTask |
protected CustomizableXStreamFactory |
xstreamFactory |
errors
Modifier | Constructor and Description |
---|---|
protected |
AbstractPhase2MoveAdminConfigToDatabaseUpgradeTask(String shortDescription,
AbstractPhase1MoveAdminConfigToDatabaseUpgradeTask phase1UpgradeTask) |
Modifier and Type | Method and Description |
---|---|
protected File |
getValidPhase1File() |
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade
@Autowired protected CustomizableXStreamFactory xstreamFactory
@NotNull protected final AbstractPhase1MoveAdminConfigToDatabaseUpgradeTask phase1UpgradeTask
protected AbstractPhase2MoveAdminConfigToDatabaseUpgradeTask(@NotNull String shortDescription, @NotNull AbstractPhase1MoveAdminConfigToDatabaseUpgradeTask phase1UpgradeTask)
@Nullable protected File getValidPhase1File()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.