Class DeltaDetectionOutboundItemConsumer

java.lang.Object
de.hybris.platform.outboundsync.activator.impl.DeltaDetectionOutboundItemConsumer
All Implemented Interfaces:
OutboundItemConsumer

public class DeltaDetectionOutboundItemConsumer extends Object implements OutboundItemConsumer
Delta Detection implementation for consuming an OutboundItemDTO that uses the ChangeDetectionService for the consumption.
  • Constructor Details

    • DeltaDetectionOutboundItemConsumer

      public DeltaDetectionOutboundItemConsumer()
  • Method Details