Uses of Class
org.nuxeo.runtime.migration.Migration
Package
Description
-
Uses of Migration in org.nuxeo.ecm.restapi.jaxrs.io.management
Modifier and TypeMethodDescriptionvoid
MigrationJsonWriter.writeEntityBody
(Migration entity, com.fasterxml.jackson.core.JsonGenerator jg) -
Uses of Migration in org.nuxeo.ecm.restapi.server.jaxrs.management
Modifier and TypeMethodDescription -
Uses of Migration in org.nuxeo.runtime.migration
Modifier and TypeMethodDescriptionstatic Migration
Migration.from
(MigrationDescriptor descriptor, MigrationService.MigrationStatus status) MigrationService.getMigration
(String id) Gets a migration object.MigrationServiceImpl.getMigration
(String id) Modifier and TypeMethodDescriptionMigrationService.getMigrations()
Gets all the migration objects.MigrationServiceImpl.getMigrations()