Package | Description |
---|---|
com.atlassian.confluence.upgrade.upgradetask |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIndexContentUpgradeTask |
class |
AbstractPageTemplateMigrationUpgradeTask
Base class for upgrade tasks that want to migrate page templates from one format to another.
|
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 |
IndexDraftsUpgradeTask
This upgrade task is meant to index all the draft contents which were not indexable in prior versions, it will
then allow users to access their existing drafts directly through the dashboard.
|
class |
InitialiseIndexJournalStateUpgradeTask
This upgrade task migrates index task queue state to journal state.
|
class |
JiraIssueMacroServerParamsUpgradeTask
CONF-25329: This upgrade task adds additional Jira Issue macro params that allow us to resolve a renamed application link.
|
class |
MigrateIndexTaskQueueToJournalUpgradeTask
This upgrade task migrates recent entries from index queue to journal
subsystem.
|
class |
PageTemplateWikiToXhtmlMigrationUpgradeTask
Convert all wiki formatted content to XHTML content as part of the upgrade.
|
class |
PageTemplateXhtmlRoundTripMigrationUpgradeTask
Migrates page templates using a storage format round trip process.
|
class |
RebuildFavouriteContentIndexUpgradeTask
Trigger a rebuild of the lucene index, for label creation date of favourite labels.
|
class |
RebuildIndexUpgradeTask
Trigger a rebuild of the lucene index
|
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 |
ServerADGSUpgradeTask
Migrating old color scheme for spaces and global
|
class |
WelcomeMessageUpgradeTask |
class |
WikiToXhtmlMigrationUpgradeTask
Convert all wiki formatted content to XHTML content as part of the upgrade.
|
class |
XhtmlRoundTripMigrationUpgradeTask
Convert all legacy formatted content to the current XHTML format as part of the upgrade.
|
Copyright © 2003–2020 Atlassian. All rights reserved.