Uses of Class
com.atlassian.confluence.impl.upgrade.upgradetask.AbstractIndexContentUpgradeTask
-
Packages that use AbstractIndexContentUpgradeTask Package Description com.atlassian.confluence.impl.upgrade.upgradetask -
-
Uses of AbstractIndexContentUpgradeTask in com.atlassian.confluence.impl.upgrade.upgradetask
Subclasses of AbstractIndexContentUpgradeTask in com.atlassian.confluence.impl.upgrade.upgradetask Modifier and Type Class Description 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.
-