Package com.xpn.xwiki.store.migration
-
Interface Summary Interface Description DataMigration Interface for data migration.DataMigrationManager Interface for all migration managers.DataMigrationStatus Common interface to report data migration status. -
Class Summary Class Description AbstractDataMigrationManager Template forDataMigrationManager
.XWikiDBVersion Stores XWiki's data version in the database. -
Exception Summary Exception Description DataMigrationException Exception issued by the data migration components for an unexpected issue.MigrationRequiredException Exception issued by the data migration components when an access is attempted on a database that have not been migrated to the latest version.