| Package | Description |
|---|---|
| org.nuxeo.runtime.migration |
| Modifier and Type | Field and Description |
|---|---|
protected MigrationServiceImpl.ProgressReporter |
MigrationServiceImpl.MigrationContextImpl.progressReporter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MigrationServiceImpl.setState(String id,
String state,
MigrationService.Migrator migrator,
MigrationServiceImpl.ProgressReporter progressReporter) |
protected void |
MigrationServiceImpl.setState(String id,
String state,
MigrationServiceImpl.ProgressReporter progressReporter,
KeyValueStore kv) |
| Constructor and Description |
|---|
MigrationContextImpl(MigrationServiceImpl.ProgressReporter progressReporter) |
MigratorWithContext(Consumer<MigrationService.MigrationContext> migration,
MigrationServiceImpl.ProgressReporter progressReporter,
BiConsumer<MigrationService.MigrationContext,Throwable> afterMigration) |
Copyright © 2019 Nuxeo. All rights reserved.