Interface CatalogVersionDifferenceFinder<TYPE,DIFF extends CatalogVersionDifferenceModel>

All Known Implementing Classes:
AbstractCategoryCatalogVersionDiffFinder, AbstractProductCatalogVersionDiffFinder, NewCategoryCatalogVersionDiffFinder, NewProductCatalogVersionDiffFinder, ProductApprovalStatusDiffFinder, ProductPriceDiffFinder, RemovedCategoryCatalogVersionDiffFinder, RemovedProductCatalogVersionDiffFinder

public interface CatalogVersionDifferenceFinder<TYPE,DIFF extends CatalogVersionDifferenceModel>
Abstract difference finder for CompareCatalogVersionsCronJobModel between two TYPEs.