Uses of Interface
de.hybris.platform.outboundsync.job.ChangesCollectorFactory
-
Packages that use ChangesCollectorFactory Package Description de.hybris.platform.outboundsync.job.impl -
-
Uses of ChangesCollectorFactory in de.hybris.platform.outboundsync.job.impl
Classes in de.hybris.platform.outboundsync.job.impl that implement ChangesCollectorFactory Modifier and Type Class Description classDefaultChangesCollectorFactoryStreaming changes collector implementation for the factory.Methods in de.hybris.platform.outboundsync.job.impl with parameters of type ChangesCollectorFactory Modifier and Type Method Description voidOutboundSyncCronJobPerformable. setChangesCollectorFactory(ChangesCollectorFactory changesCollectorFactory)
-