Class CDOServerImporter

java.lang.Object
org.eclipse.emf.cdo.server.CDOServerImporter
Direct Known Subclasses:
CDOServerImporter.Binary, CDOServerImporter.XML

public abstract class CDOServerImporter extends Object
Imports the complete contents of a repository from the output created by a exporter into a new repository.

Subtypes specify the actual exchange format.

Since:
4.0
Author:
Eike Stepper
  • Constructor Details

    • CDOServerImporter

      public CDOServerImporter(IRepository repository)
  • Method Details