Uses of Interface
de.hybris.platform.outboundsync.job.BatchChangeSender
Packages that use BatchChangeSender
-
Uses of BatchChangeSender in de.hybris.platform.outboundsync.router.impl
Constructors in de.hybris.platform.outboundsync.router.impl with parameters of type BatchChangeSenderModifierConstructorDescriptionprotectedDefaultOutboundSyncBatchRouter(@NotNull BatchChangeSender batchChangeSender, @NotNull OutboundSyncService syncService, @NotNull OutboundItemFactory factory) Instantiates this base class.