Uses of Interface
de.hybris.platform.outboundsync.job.CountingChangesCollector
-
Packages that use CountingChangesCollector Package Description de.hybris.platform.outboundsync.job de.hybris.platform.outboundsync.job.impl -
-
Uses of CountingChangesCollector in de.hybris.platform.outboundsync.job
Methods in de.hybris.platform.outboundsync.job that return CountingChangesCollector Modifier and Type Method Description CountingChangesCollectorChangesCollectorFactory. createCountingCollector(OutboundSyncCronJobModel cronJob, OutboundSyncStreamConfigurationModel stream)Returns a newly created instance ofCountingChangesCollector. -
Uses of CountingChangesCollector in de.hybris.platform.outboundsync.job.impl
Classes in de.hybris.platform.outboundsync.job.impl that implement CountingChangesCollector Modifier and Type Class Description classStreamingChangesCollectorMethods in de.hybris.platform.outboundsync.job.impl that return CountingChangesCollector Modifier and Type Method Description CountingChangesCollectorDefaultChangesCollectorFactory. createCountingCollector(OutboundSyncCronJobModel cronJob, OutboundSyncStreamConfigurationModel stream)
-