com.atlassian.confluence.upgrade.upgradetask
Class InstallationDateUpgradeTask
java.lang.Object
com.atlassian.confluence.upgrade.AbstractUpgradeTask
com.atlassian.confluence.upgrade.upgradetask.InstallationDateUpgradeTask
- All Implemented Interfaces:
- BackupSupport, UpgradeTask
public class InstallationDateUpgradeTask
- extends AbstractUpgradeTask
Persists installation date of the Confluence instance.
Fields inherited from interface com.atlassian.confluence.upgrade.UpgradeTask |
log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallationDateUpgradeTask
public InstallationDateUpgradeTask(com.atlassian.config.ApplicationConfiguration applicationConfig,
ContentEntityObjectDao ceoDao,
com.atlassian.bandana.BandanaManager bandanaManager)
getBuildNumber
public String getBuildNumber()
- Specified by:
getBuildNumber
in interface UpgradeTask
- Overrides:
getBuildNumber
in class AbstractUpgradeTask
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription
in interface UpgradeTask
- Overrides:
getShortDescription
in class AbstractUpgradeTask
doUpgrade
public void doUpgrade()
throws Exception
- Throws:
Exception
runOnSpaceImport
public boolean runOnSpaceImport()
breaksBackwardCompatibility
public boolean breaksBackwardCompatibility()