Uses of Class
com.broadleafcommerce.recommendationengine.service.messaging.domain.CustomerModifiedEvent
Packages that use CustomerModifiedEvent
-
Uses of CustomerModifiedEvent in com.broadleafcommerce.recommendationengine.service.messaging
Methods in com.broadleafcommerce.recommendationengine.service.messaging with parameters of type CustomerModifiedEventModifier and TypeMethodDescriptionprotected com.broadleafcommerce.data.tracking.core.context.ContextInfoCustomerEventListener.buildContextInfo(@NonNull CustomerModifiedEvent event, @NonNull List<Customer> customers) Builds aContextInfofor the persistence event related to the entity.Method parameters in com.broadleafcommerce.recommendationengine.service.messaging with type arguments of type CustomerModifiedEventModifier and TypeMethodDescriptionvoidCustomerEventListener.listen(org.springframework.messaging.Message<CustomerModifiedEvent> message) voidCustomerEventListener.processEvent(@NonNull org.springframework.messaging.Message<CustomerModifiedEvent> message)