Uses of Interface
de.hybris.platform.outboundsync.job.impl.OutboundSyncStateObserver
Packages that use OutboundSyncStateObserver
-
Uses of OutboundSyncStateObserver in de.hybris.platform.outboundsync.job.impl
Classes in de.hybris.platform.outboundsync.job.impl that implement OutboundSyncStateObserverModifier and TypeClassDescriptionclassImplementation of theOutboundSyncJobRegisterthat is used by default when no custom implementation is injected.Methods in de.hybris.platform.outboundsync.job.impl with parameters of type OutboundSyncStateObserverModifier and TypeMethodDescriptionvoidOutboundSyncJob.addStateObserver(@NotNull OutboundSyncStateObserver observer) Registers a state observer.voidOutboundSyncJobStateAggregator.addStateObserver(OutboundSyncStateObserver observer) Registers an observer to be notified whenever this aggregate state changes, i.e.