Class OutboundSyncCronJobPerformable

java.lang.Object
de.hybris.platform.servicelayer.cronjob.AbstractJobPerformable<OutboundSyncCronJobModel>
de.hybris.platform.outboundsync.job.impl.OutboundSyncCronJobPerformable
All Implemented Interfaces:
JobPerformable<OutboundSyncCronJobModel>

public class OutboundSyncCronJobPerformable extends AbstractJobPerformable<OutboundSyncCronJobModel>
This JobPerformable collects the changes specified in the StreamConfiguration and send them out via the ItemChangeSender.