@Component @Named(value="R54600Translation") @Singleton public class R54600TranslationDataMigration extends AbstractHibernateDataMigration
This kind of mistake should not be possible anymore with the fix for XWIKI-11110.
componentManager, manager
Constructor and Description |
---|
R54600TranslationDataMigration() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
XWikiDBVersion |
getVersion() |
void |
hibernateMigrate()
Execute the migration itself.
|
getCurrentDBVersion, getLiquibaseChangeLog, getName, getPreHibernateLiquibaseChangeLog, getStore, getXWikiContext, migrate, shouldExecute
public String getDescription()
public XWikiDBVersion getVersion()
public void hibernateMigrate() throws DataMigrationException, XWikiException
AbstractHibernateDataMigration
hibernateMigrate
in class AbstractHibernateDataMigration
DataMigrationException
- on migration error.XWikiException
- on error from the store.Copyright © 2004–2022 XWiki. All rights reserved.