Interface | Description |
---|---|
DataMigration |
Interface for data migration.
|
DataMigrationManager |
Interface for all migration managers.
|
DataMigrationStatus |
Common interface to report data migration status.
|
Class | Description |
---|---|
AbstractDataMigrationManager |
Template for
DataMigrationManager . |
XWikiDBVersion |
Stores XWiki's data version in the database.
|
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.
|
Copyright © 2004–2021 XWiki. All rights reserved.