Package com.xpn.xwiki.store.migration

Interface Summary
DataMigration Interface for data migration.
DataMigrationManager Interface for all migration managers.
DataMigrationStatus Common interface to report data migration status.
 

Class Summary
AbstractDataMigrationManager Template for DataMigrationManager.
XWikiDBVersion Stores XWiki's data version in the database.
 

Exception Summary
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.
 



Copyright © 2004–2014 XWiki. All rights reserved.