| Package | Description |
|---|---|
| com.atlassian.confluence.upgrade | |
| com.atlassian.confluence.upgrade.upgradetask |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeferredRunUpgradeTask |
| Modifier and Type | Method and Description |
|---|---|
List<DeferredUpgradeTask> |
AbstractUpgradeManager.getPluginDependentUpgradeTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUpgradeManager.setPluginDependentUpgradeTasks(List<DeferredUpgradeTask> upgradeTasks) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionallyEnableMailArchivePluginUpgradeTask
The mail archive feature is now packaged as a plugin and disabled by default.
|
class |
DefaultSpaceContentToPageTemplateUpgradeTask |
class |
DisableConfluenceInvitePluginUpgradeTask
Disables the Confluence Invite Plugin - which used to be bundled as part of the Confluence Fireball release,
but may have also been installed by customers in a behind the fireball instance.
|
class |
InitialiseIndexJournalStateUpgradeTask
This upgrade task migrates index task queue state to journal state.
|
class |
MigrateIndexTaskQueueToJournalUpgradeTask
This upgrade task migrates recent entries from index queue to journal
subsystem.
|
class |
RemovePeopleDirectoryDuplicatesUpgradeTask
The index flushing strategy is (intentionally) inaccurate and relies on an in-memory 'flushed entries' cache
to prevent the same object being flushed twice.
|
class |
WelcomeMessageUpgradeTask |
Copyright © 2003–2017 Atlassian. All rights reserved.