public interface MigrationService
extends com.anaptecs.jeaf.core.api.Service
| Modifier and Type | Method and Description |
|---|---|
List<com.anaptecs.jeaf.xfun.api.errorhandling.FailureMessage> |
runMigration()
Method runs the migration routine of the implementing component.
|
List<com.anaptecs.jeaf.xfun.api.errorhandling.FailureMessage> runMigration()
FailureMessage List with all problems that occurred during the migrationCopyright © 2022. All rights reserved.