Package de.hybris.platform.outboundsync.job
package de.hybris.platform.outboundsync.job
-
InterfacesClassDescriptionFactory for creating a new
ChangesCollector.ChangesCollectorProvider<T extends ChangesCollector>A ChangesCollectorProvider provides the caller aChangesCollectorof typeTAChangesCollectorthat counts how many changes were collected/processed and exposes that count.A filter service for all outbound item dto's collected byStreamingChangesCollector.The InfoExpressionGenerator generates an infoExpression that represents integrationKey parts for the provided item type.The ItemChangeSender sends out anOutboundItemDTOA populator that finds a corresponding root item for any given item in the integration object and populates the root item primary key in the item.A factory forOutboundItemsA filter for changes collected byStreamingChangesCollector, that passes the change through.