com.atlassian.confluence.upgrade.upgradetask
Class VersionedAttachmentVersionDatabaseUpgradeTask

java.lang.Object
  extended by com.atlassian.confluence.upgrade.upgradetask.VersionedAttachmentVersionDatabaseUpgradeTask
All Implemented Interfaces:
com.atlassian.confluence.upgrade.UpgradeTask

public class VersionedAttachmentVersionDatabaseUpgradeTask
extends Object
implements com.atlassian.confluence.upgrade.UpgradeTask


Field Summary
 
Fields inherited from interface com.atlassian.confluence.upgrade.UpgradeTask
log
 
Constructor Summary
VersionedAttachmentVersionDatabaseUpgradeTask()
           
 
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

VersionedAttachmentVersionDatabaseUpgradeTask

public VersionedAttachmentVersionDatabaseUpgradeTask()
Method Detail

getBuildNumber

public String getBuildNumber()
Specified by:
getBuildNumber in interface com.atlassian.confluence.upgrade.UpgradeTask

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in interface com.atlassian.confluence.upgrade.UpgradeTask

doUpgrade

public void doUpgrade()
               throws Exception
Specified by:
doUpgrade in interface com.atlassian.confluence.upgrade.UpgradeTask
Throws:
Exception

getErrors

public Collection getErrors()
Specified by:
getErrors in interface com.atlassian.confluence.upgrade.UpgradeTask


Confluence is developed by Atlassian.