|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.upgrade.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. |
String |
getBuildNumber()
Deprecated. |
Collection |
getErrors()
Deprecated. |
String |
getShortDescription()
Deprecated. |
| 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 String getBuildNumber()
getBuildNumber in interface UpgradeTaskpublic String getShortDescription()
getShortDescription in interface UpgradeTask
public void doUpgrade()
throws Exception
doUpgrade in interface UpgradeTaskExceptionpublic Collection getErrors()
getErrors in interface UpgradeTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||