Interface IBatchComparisonRunner

All Known Implementing Classes:
ComparisonManager

public interface IBatchComparisonRunner
Runs the comparison of compare/merge processes batch.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Runs the comparison of the given batch.
  • Method Details

    • runComparison

      void runComparison(CompareMergeProcessBatch batch)
      Runs the comparison of the given batch.
      Parameters:
      batch - the batch to run comparison for, cannot be null or empty