|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.upgrade.upgradetask.PagePropertiesUpgradeTask
public class PagePropertiesUpgradeTask
As of the Hibernate upgrade and the associated upgrade to the Postgres Dialect, this upgrade task is no longer required since the TEXT_VAL column is added as part of the default hibernate update.
| Constructor Summary | |
|---|---|
PagePropertiesUpgradeTask()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
doUpgrade()
Deprecated. Perform the upgrade. |
java.lang.String |
getBuildNumber()
Deprecated. |
java.util.Collection |
getErrors()
Deprecated. Return any errors that occur. |
java.lang.String |
getShortDescription()
Deprecated. 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 PagePropertiesUpgradeTask()
| Method Detail |
|---|
public java.lang.String getBuildNumber()
getBuildNumber in interface UpgradeTaskpublic java.lang.String getShortDescription()
UpgradeTask
getShortDescription in interface UpgradeTask
public void doUpgrade()
throws java.lang.Exception
UpgradeTask
doUpgrade in interface UpgradeTaskjava.lang.Exceptionpublic 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 | |||||||||