com.atlassian.confluence.upgrade
Class ReduceIndexNameLengthUpgradeTask
java.lang.Object
com.atlassian.confluence.upgrade.ReduceIndexNameLengthUpgradeTask
- All Implemented Interfaces:
- com.atlassian.upgrade.UpgradeTask
- public class ReduceIndexNameLengthUpgradeTask
- extends Object
- implements com.atlassian.upgrade.UpgradeTask
Created by IntelliJ IDEA.
User: Tomd
Date: 31/01/2006
Time: 16:32:05
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReduceIndexNameLengthUpgradeTask
public ReduceIndexNameLengthUpgradeTask()
getBuildNumber
public String getBuildNumber()
- Specified by:
getBuildNumber in interface com.atlassian.upgrade.UpgradeTask
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription in interface com.atlassian.upgrade.UpgradeTask
doUpgrade
public void doUpgrade()
throws Exception
- Specified by:
doUpgrade in interface com.atlassian.upgrade.UpgradeTask
- Throws:
Exception
getErrors
public Collection getErrors()
- Specified by:
getErrors in interface com.atlassian.upgrade.UpgradeTask