Uses of Class
org.nuxeo.runtime.migration.MigrationDescriptor
Packages that use MigrationDescriptor
Package
Description
-
Uses of MigrationDescriptor in org.nuxeo.ecm.core.migrator
Fields in org.nuxeo.ecm.core.migrator declared as MigrationDescriptorModifier and TypeFieldDescriptionprotected final MigrationDescriptor
AbstractBulkMigrator.descriptor
Constructors in org.nuxeo.ecm.core.migrator with parameters of type MigrationDescriptor -
Uses of MigrationDescriptor in org.nuxeo.ecm.core.storage.dbs
Constructors in org.nuxeo.ecm.core.storage.dbs with parameters of type MigrationDescriptor -
Uses of MigrationDescriptor in org.nuxeo.runtime.migration
Methods in org.nuxeo.runtime.migration that return types with arguments of type MigrationDescriptorMethods in org.nuxeo.runtime.migration with parameters of type MigrationDescriptorModifier and TypeMethodDescriptionstatic Migration
Migration.from
(MigrationDescriptor descriptor, MigrationService.MigrationStatus status) protected static List<MigrationStep>
Migration.getAvailableSteps
(MigrationDescriptor descriptor, MigrationService.MigrationStatus status)