Uses of Class
step.migration.MigrationContext
-
Packages that use MigrationContext Package Description step.migration -
-
Uses of MigrationContext in step.migration
Fields in step.migration declared as MigrationContext Modifier and Type Field Description protected MigrationContextMigrationTask. migrationContextConstructors in step.migration with parameters of type MigrationContext Constructor Description MigrationTask(step.core.Version asOfVersion, CollectionFactory collectionFactory, MigrationContext migrationContext)
-