@Component @Named(value="R73000XWIKI12277") @Singleton public class R73000XWIKI12277DataMigration extends AbstractHibernateDataMigration
Migrate TemplateProviderClass' removed 'type' property values to the new 'terminal' property.
componentManager, manager
Constructor and Description |
---|
R73000XWIKI12277DataMigration() |
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.