public final class MigrationServiceProxy extends com.anaptecs.jeaf.core.servicechannel.api.ServiceProxy implements MigrationService
| Constructor and Description |
|---|
MigrationServiceProxy(com.anaptecs.jeaf.core.spi.TransactionBehavior pTransactionBehavior)
Initialize object.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.anaptecs.jeaf.xfun.api.errorhandling.FailureMessage> |
runMigration()
Generated proxy implementation for method "runMigration".
|
public MigrationServiceProxy(com.anaptecs.jeaf.core.spi.TransactionBehavior pTransactionBehavior)
pTransactionBehavior - Definition of transactional behavior. The Parameter must not be null.public List<com.anaptecs.jeaf.xfun.api.errorhandling.FailureMessage> runMigration()
runMigration in interface MigrationServiceFailureMessage List with all problems that occurred during the migrationCopyright © 2022. All rights reserved.