public class

RemoveOldCommentVersionFromParentComment

extends AbstractUpgradeTask
java.lang.Object
   ↳ com.atlassian.confluence.upgrade.AbstractUpgradeTask
     ↳ com.atlassian.confluence.upgrade.upgradetask.RemoveOldCommentVersionFromParentComment

Class Overview

This task fixes the problem found in CONF-2941

Summary

[Expand]
Inherited Fields
From interface com.atlassian.confluence.upgrade.UpgradeTask
Public Constructors
RemoveOldCommentVersionFromParentComment()
Public Methods
void doUpgrade()
String getBuildNumber()
String getShortDescription()
A short (
void setSessionFactory(SessionFactory sessionFactory)
[Expand]
Inherited Methods
From class com.atlassian.confluence.upgrade.AbstractUpgradeTask
From class java.lang.Object
From interface com.atlassian.confluence.upgrade.UpgradeTask

Public Constructors

public RemoveOldCommentVersionFromParentComment ()

Public Methods

public void doUpgrade ()

Throws
Exception

public String getBuildNumber ()

public String getShortDescription ()

A short (

public void setSessionFactory (SessionFactory sessionFactory)