public class

WikiToXhtmlMigrationUpgradeTask

extends AbstractDeferredRunUpgradeTask
implements DatabaseUpgradeTask
java.lang.Object
   ↳ com.atlassian.confluence.upgrade.AbstractUpgradeTask
     ↳ com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
       ↳ com.atlassian.confluence.upgrade.upgradetask.WikiToXhtmlMigrationUpgradeTask

Class Overview

Convert all wiki formatted content to XHTML content as part of the upgrade. It should be noted that any migration errors from individual pages will be recorded and logged but will not cause the upgrade itself to fail. This is to allow for cases where most content migrates successfully and there are simply a few failures that can be fixed through a different mechanism.

Summary

[Expand]
Inherited Fields
From interface com.atlassian.confluence.upgrade.UpgradeTask
Public Constructors
WikiToXhtmlMigrationUpgradeTask(WikiToXhtmlSiteMigrator migrator)
Public Methods
void doDeferredUpgrade()
String getBuildNumber()
String getShortDescription()
A short (
[Expand]
Inherited Methods
From class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
From class com.atlassian.confluence.upgrade.AbstractUpgradeTask
From class java.lang.Object
From interface com.atlassian.confluence.upgrade.DeferredUpgradeTask
From interface com.atlassian.confluence.upgrade.UpgradeTask

Public Constructors

public WikiToXhtmlMigrationUpgradeTask (WikiToXhtmlSiteMigrator migrator)

Public Methods

public void doDeferredUpgrade ()

Throws
Exception

public String getBuildNumber ()

public String getShortDescription ()

A short (