Class OrderFraudEmployeeNotificationEvent

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • OrderFraudEmployeeNotificationEvent

        public OrderFraudEmployeeNotificationEvent​(OrderModel order)
    • Method Detail

      • getOrder

        public OrderModel getOrder()
        Returns:
        the order