com.atlassian.confluence.upgrade.upgradetask
Class SeparateContentBodyTableUpgradeTask
java.lang.Object
com.atlassian.confluence.upgrade.AbstractUpgradeTask
com.atlassian.confluence.upgrade.upgradetask.SeparateContentBodyTableUpgradeTask
- All Implemented Interfaces:
- UpgradeTask
public class SeparateContentBodyTableUpgradeTask
- extends AbstractUpgradeTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeparateContentBodyTableUpgradeTask
public SeparateContentBodyTableUpgradeTask()
getBuildNumber
public String getBuildNumber()
- Specified by:
getBuildNumber
in interface UpgradeTask
- Overrides:
getBuildNumber
in class AbstractUpgradeTask
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription
in interface UpgradeTask
- Overrides:
getShortDescription
in class AbstractUpgradeTask
doUpgrade
public void doUpgrade()
throws Exception
- Throws:
Exception