Uses of Class
de.hybris.platform.outboundsync.events.SystemErrorOutboundSyncEvent
-
Packages that use SystemErrorOutboundSyncEvent Package Description de.hybris.platform.outboundsync.job.impl.handlers -
-
Uses of SystemErrorOutboundSyncEvent in de.hybris.platform.outboundsync.job.impl.handlers
Methods in de.hybris.platform.outboundsync.job.impl.handlers that return types with arguments of type SystemErrorOutboundSyncEvent Modifier and Type Method Description java.lang.Class<SystemErrorOutboundSyncEvent>SystemErrorOutboundSyncEventHandler. getHandledEventClass()Methods in de.hybris.platform.outboundsync.job.impl.handlers with parameters of type SystemErrorOutboundSyncEvent Modifier and Type Method Description OutboundSyncStateSystemErrorOutboundSyncEventHandler. handle(SystemErrorOutboundSyncEvent event, OutboundSyncState currentState)
-