Uses of Class
de.hybris.platform.outboundsync.model.OutboundSyncStreamConfigurationModel
-
Packages that use OutboundSyncStreamConfigurationModel Package Description de.hybris.platform.outboundsync.job.impl -
-
Uses of OutboundSyncStreamConfigurationModel in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl with parameters of type OutboundSyncStreamConfigurationModel Modifier and Type Method Description protected java.util.stream.Stream<OutboundItemDTO>OutboundSyncCronJobPerformable. collectChanges(OutboundSyncStreamConfigurationModel deltaStream)Collects the changes from the given stream configurationprotected StreamConfigurationOutboundSyncCronJobPerformable. getStreamConfiguration(OutboundSyncStreamConfigurationModel deltaStream)
-