Interface CDOServerImporter.Handler2

All Superinterfaces:
CDOLobHandler, CDORevisionHandler, CDOServerImporter.Handler
Enclosing class:
CDOServerImporter

public static interface CDOServerImporter.Handler2 extends CDOServerImporter.Handler
Persists the data that has been read by a importer into a new repository.
Since:
4.6
Author:
Eike Stepper
  • Method Details

    • handleCommitInfo

      void handleCommitInfo(long time, long previous, int branch, String user, String comment, int mergeSourceBranchID, long mergeSourceTime)