Package org.nuxeo.runtime.migration
package org.nuxeo.runtime.migration
-
ClassDescriptionDescriptor of a Migration, consisting of States and Steps.Migration Service.Interface for a migration context, passed to the
MigrationService.Migrator
.The status of a migration.Interface for the implementation of a migrator.Implementation for the Migration Service.Amigrator
wrapper to send invalidations to other nodes when callingMigrationServiceImpl.InvalidatorMigrator.notifyStatusChange()
.Migration context implementation that reports progress in the key/value store and can be shutdown.Thread pool executor that recordsRunnable
s to be able to request shutdown on them.Runnable for the migrator, that knows about the migration context.Progress reporter that reports progress in the key/value store.