Uses of Interface
de.hybris.platform.outboundsync.retry.SyncRetryService
Packages that use SyncRetryService
Package
Description
-
Uses of SyncRetryService in de.hybris.platform.outboundsync.activator.impl
Methods in de.hybris.platform.outboundsync.activator.impl with parameters of type SyncRetryServiceModifier and TypeMethodDescriptionvoidDefaultOutboundSyncService.setSyncRetryService(@NotNull SyncRetryService service) Injects implementation of the retry service to manage retries when outbound sync was not successful. -
Uses of SyncRetryService in de.hybris.platform.outboundsync.retry.impl
Classes in de.hybris.platform.outboundsync.retry.impl that implement SyncRetryServiceModifier and TypeClassDescriptionclassDefault implementation for updating the persisted retries based on the results of the synchronization process