@Component @Named(value="R90000XWIKI13474") @Singleton public class R90000XWIKI13474DataMigration extends AbstractHibernateDataMigration
componentManager, manager
Constructor and Description |
---|
R90000XWIKI13474DataMigration() |
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 XWikiException, DataMigrationException
AbstractHibernateDataMigration
hibernateMigrate
in class AbstractHibernateDataMigration
XWikiException
- on error from the store.DataMigrationException
- on migration error.Copyright © 2004–2021 XWiki. All rights reserved.