Uses of Class
org.nuxeo.runtime.migration.Migration
Packages that use Migration
Package
Description
-
Uses of Migration in org.nuxeo.ecm.restapi.jaxrs.io.management
Methods in org.nuxeo.ecm.restapi.jaxrs.io.management with parameters of type MigrationModifier and TypeMethodDescriptionvoid
MigrationJsonWriter.writeEntityBody
(Migration entity, com.fasterxml.jackson.core.JsonGenerator jg) -
Uses of Migration in org.nuxeo.ecm.restapi.server.jaxrs.management
Methods in org.nuxeo.ecm.restapi.server.jaxrs.management that return MigrationModifier and TypeMethodDescriptionMethods in org.nuxeo.ecm.restapi.server.jaxrs.management that return types with arguments of type Migration -
Uses of Migration in org.nuxeo.runtime.migration
Methods in org.nuxeo.runtime.migration that return MigrationModifier and TypeMethodDescriptionstatic Migration
Migration.from
(MigrationDescriptor descriptor, MigrationService.MigrationStatus status) MigrationService.getMigration
(String id) Gets a migration object.MigrationServiceImpl.getMigration
(String id) Methods in org.nuxeo.runtime.migration that return types with arguments of type MigrationModifier and TypeMethodDescriptionMigrationService.getMigrations()
Gets all the migration objects.MigrationServiceImpl.getMigrations()