Uses of Class
de.hybris.platform.servicelayer.event.events.AbstractEvent
-
-
Uses of AbstractEvent in com.hybris.backoffice.cockpitng.events
Methods in com.hybris.backoffice.cockpitng.events with parameters of type AbstractEvent Modifier and Type Method Description protected voidBackofficePlatformEventAdapter. forwardCockpitEvent(AbstractEvent event)Creates newDefaultCockpitEventbased on the given application event.voidBackofficePlatformEventAdapter. sendEvent(AbstractEvent event) -
Uses of AbstractEvent in com.hybris.backoffice.events
Classes in com.hybris.backoffice.events with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractBackofficeEventListener<T extends AbstractEvent>Abstract listener for platform events, has to be extended for every concrete event typeSubclasses of AbstractEvent in com.hybris.backoffice.events Modifier and Type Class Description classBackofficeEventDeprecated.since 6.7, extendAbstractEventinstead.Methods in com.hybris.backoffice.events with parameters of type AbstractEvent Modifier and Type Method Description voidDefaultBackofficeEventSender. sendEvent(AbstractEvent event) -
Uses of AbstractEvent in com.hybris.backoffice.events.processes
Classes in com.hybris.backoffice.events.processes with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractProcessEvent<T extends AbstractEvent>Abstract event for sync events.Subclasses of AbstractEvent in com.hybris.backoffice.events.processes Modifier and Type Class Description classAbstractProcessEvent<T extends AbstractEvent>Abstract event for sync events.classProcessFinishedEventEvent which informs that cron job which run synchronization has finished.classProcessStartEventEvent which informs about sync cron job start -
Uses of AbstractEvent in com.hybris.backoffice.events.sync
Classes in com.hybris.backoffice.events.sync with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractSyncEvent<T extends AbstractEvent>Deprecated.since 6.6, please use theAbstractProcessEventinstead.Subclasses of AbstractEvent in com.hybris.backoffice.events.sync Modifier and Type Class Description classAbstractSyncEvent<T extends AbstractEvent>Deprecated.since 6.6, please use theAbstractProcessEventinstead.classSyncFinishedEventDeprecated.since 6.6, please use theProcessFinishedEventinstead.classSyncStartEventDeprecated.since 6.6, please use theProcessStartEventinstead. -
Uses of AbstractEvent in com.hybris.datahub.core.event
Subclasses of AbstractEvent in com.hybris.datahub.core.event Modifier and Type Class Description classDatahubAdapterImportEvent -
Uses of AbstractEvent in com.sap.hybris.c4c.customer.event
Subclasses of AbstractEvent in com.sap.hybris.c4c.customer.event Modifier and Type Class Description classSapC4cCustomerUpdateEventDefinition for Customer Update Event -
Uses of AbstractEvent in com.sap.hybris.sapcustomerb2b.outbound
Subclasses of AbstractEvent in com.sap.hybris.sapcustomerb2b.outbound Modifier and Type Class Description classB2BRegistrationEventB2B Registration event, implementation ofAbstractCommerceUserEvent -
Uses of AbstractEvent in com.sap.hybris.sapcustomerb2c.inbound
Subclasses of AbstractEvent in com.sap.hybris.sapcustomerb2c.inbound Modifier and Type Class Description classCustomerReplicationEventThis class is to rise up customer ERP replication events -
Uses of AbstractEvent in com.sap.hybris.sapquoteintegration.events
Subclasses of AbstractEvent in com.sap.hybris.sapquoteintegration.events Modifier and Type Class Description classSapCpiQuoteBuyerSubmitEventEvent to indicate that buyer submitted a quote.classSapCpiQuoteCancelEventclassSapCpiQuoteOrderPlacedEvent -
Uses of AbstractEvent in com.sap.hybris.saprevenuecloudcustomer.event
Subclasses of AbstractEvent in com.sap.hybris.saprevenuecloudcustomer.event Modifier and Type Class Description classSapRevenueCloudCustomerUpdateEvent -
Uses of AbstractEvent in com.sap.hybris.sec.eventpublisher.b2b.event
Subclasses of AbstractEvent in com.sap.hybris.sec.eventpublisher.b2b.event Modifier and Type Class Description classDefaultSecDeleteB2BUnitEvent -
Uses of AbstractEvent in com.sap.hybris.sec.eventpublisher.event
Subclasses of AbstractEvent in com.sap.hybris.sec.eventpublisher.event Modifier and Type Class Description classDefaultSecDeleteAddressEventclassDefaultSecDeleteCustomerEventclassDefaultSecDeleteOrderEventclassDefaultSecValidateCustomerEvent -
Uses of AbstractEvent in de.hybris.eventtracking.model.events
-
Uses of AbstractEvent in de.hybris.platform.acceleratorservices.cartfileupload.events
Subclasses of AbstractEvent in de.hybris.platform.acceleratorservices.cartfileupload.events Modifier and Type Class Description classSavedCartFileUploadEvent -
Uses of AbstractEvent in de.hybris.platform.acceleratorservices.dataexport.generic.event
Subclasses of AbstractEvent in de.hybris.platform.acceleratorservices.dataexport.generic.event Modifier and Type Class Description classExportDataEventExportData event.classUploadDataEventupload data event.Methods in de.hybris.platform.acceleratorservices.dataexport.generic.event with parameters of type AbstractEvent Modifier and Type Method Description protected voidExportMessageSendingEventListener. send(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.acceleratorservices.site
Classes in de.hybris.platform.acceleratorservices.site with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractAcceleratorSiteEventListener<T extends AbstractEvent>Abstract site event listener providing that provides a method to determine if a SiteChannel should be handled. -
Uses of AbstractEvent in de.hybris.platform.addonsupport.setup.events
Subclasses of AbstractEvent in de.hybris.platform.addonsupport.setup.events Modifier and Type Class Description classAddonSampleDataImportedEventEvent indicating that sample data for an AddOn has been loaded. -
Uses of AbstractEvent in de.hybris.platform.addonsupport.setup.impl
Methods in de.hybris.platform.addonsupport.setup.impl with parameters of type AbstractEvent Modifier and Type Method Description protected voidGenericAddOnSampleDataEventListener. onEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.apiregistryservices.dto
Methods in de.hybris.platform.apiregistryservices.dto that return AbstractEvent Modifier and Type Method Description AbstractEventEventSourceData. getEvent()Methods in de.hybris.platform.apiregistryservices.dto with parameters of type AbstractEvent Modifier and Type Method Description voidEventSourceData. setEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.apiregistryservices.event
Subclasses of AbstractEvent in de.hybris.platform.apiregistryservices.event Modifier and Type Class Description classDynamicProcessEventclassEventExportDisabledEventEvent triggering event export disablingclassEventExportEnabledEventEvent triggering event export enablingclassEventExportFailedEventEvent export failed cluster eventclassInvalidateCharonCacheEvent -
Uses of AbstractEvent in de.hybris.platform.apiregistryservices.event.impl
Methods in de.hybris.platform.apiregistryservices.event.impl with parameters of type AbstractEvent Modifier and Type Method Description protected java.lang.StringExportEventSender. getEventClass(AbstractEvent abstractEvent)voidExportEventSender. sendEvent(AbstractEvent abstractEvent) -
Uses of AbstractEvent in de.hybris.platform.apiregistryservices.populators
Methods in de.hybris.platform.apiregistryservices.populators with parameters of type AbstractEvent Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.Object>AbstractEventPopulator. getValuesFromEvent(AbstractEvent event, EventConfigurationModel ecModel)Method applies mappingConfiguration on event data -
Uses of AbstractEvent in de.hybris.platform.b2b.event
Subclasses of AbstractEvent in de.hybris.platform.b2b.event Modifier and Type Class Description classMerchantApprovedEventclassMerchantRejectedEventclassOrderApprovedEventclassOrderRejectedEventclassQuoteApprovedEventclassQuoteRejectedEvent -
Uses of AbstractEvent in de.hybris.platform.b2b.process.approval.event
Subclasses of AbstractEvent in de.hybris.platform.b2b.process.approval.event Modifier and Type Class Description classApprovalProcessCompleteEventAn event is fired when b2b approval process is completed successfully.classApprovalProcessStartEventAn event that is fired when a B2B order approval process starts -
Uses of AbstractEvent in de.hybris.platform.b2bacceleratorservices.event
Classes in de.hybris.platform.b2bacceleratorservices.event with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractMerchantEventListener<T extends AbstractEvent>classAbstractOrderEventListener<T extends AbstractEvent>Subclasses of AbstractEvent in de.hybris.platform.b2bacceleratorservices.event Modifier and Type Class Description classOrderApprovalRejectionEventclassOrderPendingApprovalEventclassReplenishmentOrderConfirmationEventclassReplenishmentOrderPlacedEvent -
Uses of AbstractEvent in de.hybris.platform.commerceservices.event
Classes in de.hybris.platform.commerceservices.event with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractSiteEventListener<T extends AbstractEvent>Subclasses of AbstractEvent in de.hybris.platform.commerceservices.event Modifier and Type Class Description classAbstractCommerceUserEvent<T extends BaseSiteModel>Abstract base class for user events generated in the commerceservices layer.classAbstractConsentEventAbstract Consent event, implementation ofAbstractCommerceUserEventclassAbstractQuoteSubmitEvent<T extends BaseSiteModel>Abstract base class for Quote submit events which can be extended to create a new event.classAnonymousConsentChangeEventAbstract Anonymous Consent event.classChangeUIDEventChangeUID event, implementation ofAbstractCommerceUserEventclassClosedAccountEventClosed account event, implementation ofAbstractCommerceUserEventclassConsentGivenEventConsent Given event, implementation ofAbstractConsentEventclassConsentWithdrawnEventConsent Withdrawn event, implementation ofAbstractConsentEventclassCreateReturnEventclassDeletedAddressEventDeleted Address event, implementation ofAbstractCommerceUserEventclassForgottenPwdEventForgotten password event, implementation ofAbstractCommerceUserEventclassLoginSuccessEventLogin success event, implementation ofAbstractCommerceUserEventclassOrderCancelledEventclassOrderRefundEventclassQuoteBuyerOrderPlacedEventEvent to indicate that buyer placed a quote orderclassQuoteBuyerSubmitEventEvent to indicate that buyer submitted a quote.classQuoteCancelEventEvent to indicate cancellation of a quote.classQuoteExpiredEventEvent to indicate that a quote is expiredclassQuoteSalesRepSubmitEventEvent to indicate that sales representative submitted a quote.classQuoteSellerApprovalSubmitEventEvent to indicate that seller approver approved or rejected a quote.classQuoteToExpireSoonEventEvent to indicate that a quote is going to expire soonclassRegisterEventRegistration event, implementation ofAbstractCommerceUserEventclassSavedAddressEventSaved Address event, implementation ofAbstractCommerceUserEventclassUpdatedProfileEventUpdated profile event, implementation ofAbstractCommerceUserEvent -
Uses of AbstractEvent in de.hybris.platform.commerceservices.setup.events
Subclasses of AbstractEvent in de.hybris.platform.commerceservices.setup.events Modifier and Type Class Description classAbstractDataImportEventclassCoreDataImportedEventclassSampleDataImportedEvent -
Uses of AbstractEvent in de.hybris.platform.fraud.events
Subclasses of AbstractEvent in de.hybris.platform.fraud.events Modifier and Type Class Description classOrderFraudEmployeeNotificationEventThis event is sent when some fraud symptoms were recognized in the order and it requires manual check by employee. -
Uses of AbstractEvent in de.hybris.platform.jalo.security.event
Subclasses of AbstractEvent in de.hybris.platform.jalo.security.event Modifier and Type Class Description classAbstractLoginEventclassLegacyLoginFailureEventclassLegacyLoginSuccessfulEvent -
Uses of AbstractEvent in de.hybris.platform.kymaintegrationservices.event
Subclasses of AbstractEvent in de.hybris.platform.kymaintegrationservices.event Modifier and Type Class Description classInvalidateCertificateCredentialsCacheEventEvent for Credentials invalidation in @RestTemplateWrapper -
Uses of AbstractEvent in de.hybris.platform.multicountrysampledataaddon.setup.impl
Methods in de.hybris.platform.multicountrysampledataaddon.setup.impl with parameters of type AbstractEvent Modifier and Type Method Description protected voidMultiCountryAddOnSampleDataEventListener. onEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.order.events
Subclasses of AbstractEvent in de.hybris.platform.order.events Modifier and Type Class Description classSubmitOrderEvent -
Uses of AbstractEvent in de.hybris.platform.ordercancel.events
Subclasses of AbstractEvent in de.hybris.platform.ordercancel.events Modifier and Type Class Description classCancelFinishedEventclassCancelPendingEvent -
Uses of AbstractEvent in de.hybris.platform.orderprocessing.events
Subclasses of AbstractEvent in de.hybris.platform.orderprocessing.events Modifier and Type Class Description classAuthorizationFailedEventEvent representing failure to authorise a payment.classConsignmentProcessingEventAbstract base class for all OrderProcess eventsclassFraudErrorEventEvent representing an error occurring in the Fraud CheckclassOrderCompletedEventEvent representing completion of order process.classOrderFraudCustomerNotificationEventEvent representing a fraud notification to the customer.classOrderFraudEventclassOrderPlacedEventclassOrderProcessingEventAbstract base class for all OrderProcess eventsclassPaymentFailedEventEvent representing a failure to capture paymentclassPickupConfirmationEventclassSendDeliveryMessageEventclassSendNotPickedUpConsignmentCanceledMessageEventclassSendOrderPartiallyCanceledMessageEventclassSendOrderPartiallyRefundedMessageEventclassSendPickedUpMessageEventclassSendReadyForPickupMessageEvent -
Uses of AbstractEvent in de.hybris.platform.personalizationaddon.setup.impl
Methods in de.hybris.platform.personalizationaddon.setup.impl with parameters of type AbstractEvent Modifier and Type Method Description protected voidCxAddOnSampleDataEventListener. onEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.personalizationsampledataaddon.setup.impl
Methods in de.hybris.platform.personalizationsampledataaddon.setup.impl with parameters of type AbstractEvent Modifier and Type Method Description protected voidCxAddOnSampleDataEventListener. onEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.personalizationyprofile.event
Subclasses of AbstractEvent in de.hybris.platform.personalizationyprofile.event Modifier and Type Class Description classInvalidateConsumptionLayerUserSegmentsProviderCacheEvent -
Uses of AbstractEvent in de.hybris.platform.ruleengine.event
Subclasses of AbstractEvent in de.hybris.platform.ruleengine.event Modifier and Type Class Description classKieModuleSwappingEventThe Event is fired on Rule Engine initialization to propagate the update to other nodes.classRuleEngineInitializedEventThe Event is fired on Rule Engine initialization to propagate the update to other nodes.classRuleEngineModuleSwapCompletedEventThe Event is fired on Rule Engine initialization when the kie module swap is completed or on errorclassRuleUpdatedEventThe Event is fired when a Rule gets updated -
Uses of AbstractEvent in de.hybris.platform.ruleenginebackoffice.listeners
Classes in de.hybris.platform.ruleenginebackoffice.listeners with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractBackofficeAdapterEventListener<T extends AbstractEvent>Abstract event listener that provides common functionality to send respective backoffice notification -
Uses of AbstractEvent in de.hybris.platform.ruleengineservices.maintenance
Subclasses of AbstractEvent in de.hybris.platform.ruleengineservices.maintenance Modifier and Type Class Description classRulesCompilationInProgressQueryEventThe event querying about the rules compilation statusclassRulesCompilationInProgressResponseEventThe response event about the rules compilation status -
Uses of AbstractEvent in de.hybris.platform.ruleengineservices.util
Methods in de.hybris.platform.ruleengineservices.util with parameters of type AbstractEvent Modifier and Type Method Description voidEventServiceStub. publishEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.sap.agentdesktopdataexchange.events
Subclasses of AbstractEvent in de.hybris.platform.sap.agentdesktopdataexchange.events Modifier and Type Class Description classAbstractCustomerEventclassAbstractOrderEventclassAgentDesktopAbstractEventclassCustomerCreateOrUpdateEventclassCustomerRemoveEventclassOrderRemoveEvent -
Uses of AbstractEvent in de.hybris.platform.sap.agentdesktopdataexchangeb2b.events
Subclasses of AbstractEvent in de.hybris.platform.sap.agentdesktopdataexchangeb2b.events Modifier and Type Class Description classAgentdesktopdataexchangeb2bCustomerModelCreateUpdateEventclassAgentdesktopdataexchangeb2bCustomerModelDeleteEventclassAgentdesktopdataexchangeb2bEventclassAgentdesktopdataexchangeb2bOrderDeleteEventclassAgentdesktopdataexchangeb2bUnitModelCreateUpdateEventclassAgentdesktopdataexchangeb2bUnitModelDeleteEvent -
Uses of AbstractEvent in de.hybris.platform.sap.c4c.quote.events
Subclasses of AbstractEvent in de.hybris.platform.sap.c4c.quote.events Modifier and Type Class Description classC4CQuoteBuyerOrderPlacedEventEvent to indicate that buyer placed a quote orderclassC4CQuoteBuyerSubmitEventEvent to indicate that buyer submitted a quote.classC4CQuoteCancelEvent -
Uses of AbstractEvent in de.hybris.platform.sap.core.configuration.rfc.event
Subclasses of AbstractEvent in de.hybris.platform.sap.core.configuration.rfc.event Modifier and Type Class Description classSAPRFCDestinationEventAbstract RFC destination event.classSAPRFCDestinationJCoTraceEventEvent is triggered in case of change JCoTrace level.classSAPRFCDestinationPingEventEvent is triggered when ping a RFC Destination.classSAPRFCDestinationRemoveEventEvent is triggered if a RFC Destination gets deleted.classSAPRFCDestinationUpdateEventEvent is triggered if a RFC Destination gets updated. -
Uses of AbstractEvent in de.hybris.platform.sap.core.jco.monitor.event
Subclasses of AbstractEvent in de.hybris.platform.sap.core.jco.monitor.event Modifier and Type Class Description classJCoConnectionsSnapshotClusterEventInitiates the creation of a JCo connections snapshot on each cluster.classJCoConnectionsSnapshotClusterResultEventReturns the JCo connections snapshot of the current cluster to the requester. -
Uses of AbstractEvent in de.hybris.platform.sap.productconfig.services.event.util.impl
Methods in de.hybris.platform.sap.productconfig.services.event.util.impl with parameters of type AbstractEvent Modifier and Type Method Description java.lang.StringProductConfigEventListenerUtil. getUserSessionId(AbstractEvent evt) -
Uses of AbstractEvent in de.hybris.platform.scripting.events
Subclasses of AbstractEvent in de.hybris.platform.scripting.events Modifier and Type Class Description classTestDummyEventdummy test eventclassTestPerformanceEventtest event for performance testsclassTestScriptingEventTest event for scripted event listeners -
Uses of AbstractEvent in de.hybris.platform.scripting.events.impl
Methods in de.hybris.platform.scripting.events.impl with parameters of type AbstractEvent Modifier and Type Method Description protected voidTestStandardEventListener. onEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.servicelayer.event
Classes in de.hybris.platform.servicelayer.event with type parameters of type AbstractEvent Modifier and Type Class Description protected static classAbstractAsynchronousEventServiceTest.EventQueue<T extends AbstractEvent>interfaceEventDecorator<T extends AbstractEvent>Allows decorating events published viaEventService.publishEvent(AbstractEvent).Fields in de.hybris.platform.servicelayer.event declared as AbstractEvent Modifier and Type Field Description AbstractEventConfiguredTestListener. lastEventMethods in de.hybris.platform.servicelayer.event that return AbstractEvent Modifier and Type Method Description AbstractEventConfiguredTestListener. getLastEvent()protected AbstractEventAbstractAsynchronousEventServiceTest. pollEvent()AbstractEventAbstractAsynchronousEventServiceTest.TestEventQueueBasedListener. pollEvent()Methods in de.hybris.platform.servicelayer.event with parameters of type AbstractEvent Modifier and Type Method Description protected voidAbstractAsynchronousEventServiceTest.PrecedingListener. onEvent(AbstractEvent event)protected voidAbstractAsynchronousEventServiceTest.TestEventQueueBasedListener. onEvent(AbstractEvent event)protected voidConfiguredTestListener. onEvent(AbstractEvent event)voidEventService. publishEvent(AbstractEvent event)voidEventSender. sendEvent(AbstractEvent event)Sends the givenAbstractEventdepending on the environment.Method parameters in de.hybris.platform.servicelayer.event with type arguments of type AbstractEvent Modifier and Type Method Description protected voidAbstractAsynchronousEventServiceTest. adjustPrecedingListener(java.util.function.Predicate<AbstractEvent> filter, java.util.function.Consumer<AbstractEvent> consumer)protected voidAbstractAsynchronousEventServiceTest. adjustPrecedingListener(java.util.function.Predicate<AbstractEvent> filter, java.util.function.Consumer<AbstractEvent> consumer)voidAbstractAsynchronousEventServiceTest.PrecedingListener. setConsumer(java.util.function.Consumer<AbstractEvent> consumer)protected voidAbstractAsynchronousEventServiceTest. setExpectedEventClass(java.lang.Class<? extends AbstractEvent> eventClass)voidAbstractAsynchronousEventServiceTest.TestEventQueueBasedListener. setExpectedEventClass(java.lang.Class<? extends AbstractEvent> clazz)voidAbstractAsynchronousEventServiceTest.PrecedingListener. setFilter(java.util.function.Predicate<AbstractEvent> filter) -
Uses of AbstractEvent in de.hybris.platform.servicelayer.event.events
Subclasses of AbstractEvent in de.hybris.platform.servicelayer.event.events Modifier and Type Class Description classAbstractCronJobEventclassAbstractCronJobPerformEventclassAbstractPersistenceEventAbstract event class for persistence related events.classAbstractWebserviceActionEvent<RESOURCE>Generic class for webservices action eventsclassAfterCronJobCrashAbortEventclassAfterCronJobFinishedEventclassAfterInitializationEndEventclassAfterInitializationStartEventclassAfterItemCreationEventclassAfterItemRemovalEventclassAfterSessionAttributeChangeEventclassAfterSessionCreationEventclassAfterSessionUserChangeEventclassAfterTenantInitializationClusterAwareEventclassAfterTenantRestartClusterAwareEventclassAfterTenantRestartEventclassBeforeCronJobStartEventclassBeforeSessionCloseEventclassInvalidateModelConverterRegistryEventclassTestingEventTesting event used only for testing current Spring Integration.Methods in de.hybris.platform.servicelayer.event.events with parameters of type AbstractEvent Modifier and Type Method Description protected voidMessageSendingEventListener. onEvent(AbstractEvent event)protected voidMessageSendingEventListener. send(AbstractEvent event)Method parameters in de.hybris.platform.servicelayer.event.events with type arguments of type AbstractEvent Modifier and Type Method Description voidMessageSendingEventListener. setEventClass(java.lang.Class<? extends AbstractEvent> eventClass) -
Uses of AbstractEvent in de.hybris.platform.servicelayer.event.impl
Classes in de.hybris.platform.servicelayer.event.impl with type parameters of type AbstractEvent Modifier and Type Class Description classAbstractEventDecorator<T extends AbstractEvent>Base class for easier implementation ofEventDecoratorbeans.classAbstractEventListener<T extends AbstractEvent>Abstract event listener class for listening to events.Methods in de.hybris.platform.servicelayer.event.impl that return types with arguments of type AbstractEvent Modifier and Type Method Description protected java.util.List<EventDecorator<AbstractEvent>>HybrisApplicationEventMulticaster. getDecorators(AbstractEvent event)Methods in de.hybris.platform.servicelayer.event.impl with parameters of type AbstractEvent Modifier and Type Method Description protected java.util.List<EventDecorator<AbstractEvent>>HybrisApplicationEventMulticaster. getDecorators(AbstractEvent event)protected booleanPlatformClusterEventSender. isForOwnTenant(AbstractEvent event)static booleanEventUtils. matchCluster(AbstractEvent event, long currentClusterIslandId, int currentClusterId)Deprecated.static booleanEventUtils. matchCluster(AbstractEvent event, long currentClusterIslandId, int currentClusterId, java.util.Collection<java.lang.String> currentNodeGroups)voidDefaultEventService. publishEvent(AbstractEvent event)voidPlatformClusterEventSender. sendEvent(AbstractEvent event)voidSpringEventSender. sendEvent(AbstractEvent event)Method parameters in de.hybris.platform.servicelayer.event.impl with type arguments of type AbstractEvent Modifier and Type Method Description voidHybrisApplicationEventMulticaster. setAllDecorators(java.util.Collection<EventDecorator<AbstractEvent>> allDecorators)booleanHybrisApplicationEventMulticaster. supportsEventType(EventDecorator<AbstractEvent> decorator, java.lang.Class<? extends AbstractEvent> eventType)booleanHybrisApplicationEventMulticaster. supportsEventType(EventDecorator<AbstractEvent> decorator, java.lang.Class<? extends AbstractEvent> eventType) -
Uses of AbstractEvent in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo with parameters of type AbstractEvent Modifier and Type Method Description voidServicelayerManager. publishEvent(AbstractEvent event) -
Uses of AbstractEvent in de.hybris.platform.task.impl
Subclasses of AbstractEvent in de.hybris.platform.task.impl Modifier and Type Class Description classRepollEvent -
Uses of AbstractEvent in de.hybris.platform.ticketsystem.events
Subclasses of AbstractEvent in de.hybris.platform.ticketsystem.events Modifier and Type Class Description classSessionEvent -
Uses of AbstractEvent in de.hybris.platform.warehousing.event
Subclasses of AbstractEvent in de.hybris.platform.warehousing.event Modifier and Type Class Description classSendReturnLabelEvent -
Uses of AbstractEvent in de.hybris.platform.yacceleratorfulfilmentprocess.test.events
Classes in de.hybris.platform.yacceleratorfulfilmentprocess.test.events with type parameters of type AbstractEvent Modifier and Type Class Description classTestEventListenerCountingEvents<T extends AbstractEvent>Event Listener which only count number of onEvent() invocations
-