Interface IBatchComparisonRunner
- All Known Implementing Classes:
ComparisonManager
public interface IBatchComparisonRunner
Runs the comparison of compare/merge processes batch.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Runs the comparison of the given batch.
-
Method Details
-
runComparison
Runs the comparison of the given batch.- Parameters:
batch
- the batch to run comparison for, cannot benull
or empty
-