Package de.hybris.platform.outboundsync.events
-
Class Summary Class Description AbortedOutboundSyncEvent Event is triggered for every item being processed after the job is aborted.CompletedOutboundSyncEvent Event triggered for every item, for which synchronization has been attempted during a cron job run.IgnoredOutboundSyncEvent Event indicates that a single item change was not processed.OutboundSyncEvent Base event for all events related to the outbound sync workflow.StartedOutboundSyncEvent Event triggered when the Outbound Synchronization Cron Job has been started.