public final class MigrationManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
migrate(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
boolean inMemoryChangePackage)
Performs a migration of the server space.
|
public static void migrate(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
boolean inMemoryChangePackage)
throws FatalESException
resourceSet - a resource set which contains all necessary converters/handler and may be safely used by the
migrator.inMemoryChangePackage - true if server is configured to use in memory change packages,
false otherwiseFatalESException - in case of a fatal stateCopyright © 2017. All rights reserved.