Uses of Class
de.hybris.platform.outboundsync.job.impl.OutboundSyncJobStateAggregator
-
Packages that use OutboundSyncJobStateAggregator Package Description de.hybris.platform.outboundsync.job.impl -
-
Uses of OutboundSyncJobStateAggregator in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl that return OutboundSyncJobStateAggregator Modifier and Type Method Description static OutboundSyncJobStateAggregatorOutboundSyncJobStateAggregator. create(@NotNull OutboundSyncCronJobModel model)Instantiates this state aggregator.protected OutboundSyncJobStateAggregatorDefaultOutboundSyncJobRegister. createJobStateAggregator(@NotNull OutboundSyncCronJobModel job)
-