|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.upgrade.upgradetask.HashTaskListKeysUpgradeTask
public class HashTaskListKeysUpgradeTask
Constructor Summary | |
---|---|
HashTaskListKeysUpgradeTask()
|
Method Summary | |
---|---|
void |
doUpgrade()
We store the actual titles of task lists and the names of the items they contain the body of pages. We store their complete/incomplete status in the OS_PROPERTYENTRY table. |
java.lang.String |
getBuildNumber()
|
java.util.Collection |
getErrors()
Return any errors that occur. |
java.lang.String |
getShortDescription()
A short (<50 chars) description of the upgrade action |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HashTaskListKeysUpgradeTask()
Method Detail |
---|
public java.lang.String getBuildNumber()
getBuildNumber
in interface UpgradeTask
public java.lang.String getShortDescription()
UpgradeTask
getShortDescription
in interface UpgradeTask
public void doUpgrade() throws java.lang.Exception
doUpgrade
in interface UpgradeTask
java.lang.Exception
public java.util.Collection getErrors()
UpgradeTask
getErrors
in interface UpgradeTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |