Class OrderFraudEmployeeNotificationEvent

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

public class OrderFraudEmployeeNotificationEvent extends AbstractEvent
This event is sent when some fraud symptoms were recognized in the order and it requires manual check by employee. Register a listener to handle this event.
See Also:
  • Constructor Details

    • OrderFraudEmployeeNotificationEvent

      public OrderFraudEmployeeNotificationEvent(OrderModel order)
  • Method Details

    • getOrder

      public OrderModel getOrder()
      Returns:
      the order