com.atlassian.confluence.upgrade
Class ReduceIndexNameLengthUpgradeTask

java.lang.Object
  extended bycom.atlassian.confluence.upgrade.ReduceIndexNameLengthUpgradeTask
All Implemented Interfaces:
UpgradeTask

public class ReduceIndexNameLengthUpgradeTask
extends Object
implements UpgradeTask

Created by IntelliJ IDEA. User: Tomd Date: 31/01/2006 Time: 16:32:05 To change this template use File | Settings | File Templates.


Constructor Summary
ReduceIndexNameLengthUpgradeTask()
           
 
Method Summary
 void doUpgrade()
           
 String getBuildNumber()
           
 Collection getErrors()
           
 String getShortDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReduceIndexNameLengthUpgradeTask

public ReduceIndexNameLengthUpgradeTask()
Method Detail

getBuildNumber

public String getBuildNumber()
Specified by:
getBuildNumber in interface UpgradeTask

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in interface UpgradeTask

doUpgrade

public void doUpgrade()
               throws Exception
Specified by:
doUpgrade in interface UpgradeTask
Throws:
Exception

getErrors

public Collection getErrors()
Specified by:
getErrors in interface UpgradeTask


Confluence is developed by Atlassian.