|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.upgrade.upgradetask.RemoveOldCommentVersionFromParentComment
public class RemoveOldCommentVersionFromParentComment
This task fixes the problem found in CONF-2941
| Constructor Summary | |
|---|---|
RemoveOldCommentVersionFromParentComment()
|
|
| Method Summary | |
|---|---|
void |
doUpgrade()
Perform the upgrade. |
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 |
void |
setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveOldCommentVersionFromParentComment()
| 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 UpgradeTaskpublic void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||