public interface DataMigrationStatus
Modifier and Type | Method and Description |
---|---|
XWikiDBVersion |
getDBVersion() |
Exception |
getLastMigrationException() |
boolean |
hasBeenSuccessfullyMigrated() |
boolean |
hasDataMigrationBeenAttempted() |
XWikiDBVersion getDBVersion() throws DataMigrationException
DataMigrationException
- if any errorboolean hasDataMigrationBeenAttempted()
boolean hasBeenSuccessfullyMigrated()
Exception getLastMigrationException()
Copyright © 2004–2021 XWiki. All rights reserved.