Uses of Class
de.hybris.platform.outboundsync.events.StartedOutboundSyncEvent
Packages that use StartedOutboundSyncEvent
Package
Description
-
Uses of StartedOutboundSyncEvent in de.hybris.platform.outboundsync
Methods in de.hybris.platform.outboundsync with parameters of type StartedOutboundSyncEventModifier and TypeMethodDescriptionprotected voidBatchReleaseStrategy.onEvent(StartedOutboundSyncEvent startedOutboundSyncEvent) -
Uses of StartedOutboundSyncEvent in de.hybris.platform.outboundsync.job.impl.handlers
Methods in de.hybris.platform.outboundsync.job.impl.handlers that return types with arguments of type StartedOutboundSyncEventMethods in de.hybris.platform.outboundsync.job.impl.handlers with parameters of type StartedOutboundSyncEventModifier and TypeMethodDescriptionStartedOutboundSyncEventHandler.handle(StartedOutboundSyncEvent event, OutboundSyncState currentState)