Class OrderFraudCustomerNotificationEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
de.hybris.platform.servicelayer.event.events.AbstractEvent
de.hybris.platform.orderprocessing.events.OrderProcessingEvent
de.hybris.platform.orderprocessing.events.OrderFraudCustomerNotificationEvent
All Implemented Interfaces:
Serializable

public class OrderFraudCustomerNotificationEvent extends OrderProcessingEvent
Event representing a fraud notification to the customer.
See Also:
  • Constructor Details

    • OrderFraudCustomerNotificationEvent

      public OrderFraudCustomerNotificationEvent(OrderProcessModel process)