public class PersonalSpaceCreatorCheckUpgradeTask extends AbstractUpgradeTask implements DatabaseUpgradeTask
Constructor and Description |
---|
PersonalSpaceCreatorCheckUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
UserAccessor userAccessor,
SpaceDao spaceDao) |
Modifier and Type | Method and Description |
---|---|
boolean |
breaksBackwardCompatibility() |
void |
doUpgrade() |
String |
getBuildNumber() |
String |
getShortDescription() |
boolean |
runOnSpaceImport() |
addAllErrors, addError, addError, getConstraint, getErrors, getName, isDatabaseUpgrade, setBeanName, setBuildNumber, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConstraint, getErrors, validate
getName, isDatabaseUpgrade
public PersonalSpaceCreatorCheckUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory, UserAccessor userAccessor, SpaceDao spaceDao)
public void doUpgrade() throws Exception
doUpgrade
in interface UpgradeTask
Exception
public boolean runOnSpaceImport()
runOnSpaceImport
in interface BackupSupport
public boolean breaksBackwardCompatibility()
breaksBackwardCompatibility
in interface BackupSupport
public String getBuildNumber()
getBuildNumber
in interface UpgradeTaskInfo
getBuildNumber
in class AbstractUpgradeTask
public String getShortDescription()
getShortDescription
in interface UpgradeTaskInfo
getShortDescription
in class AbstractUpgradeTask