Class OrderChangeStateRejectEvent

java.lang.Object
com.caplin.motif.fx.trading.ResponderEvent<UserTrade>
com.caplin.motif.fx.trading.orders.activestatechange.event.OrderChangeStateRejectEvent

@Deprecated public class OrderChangeStateRejectEvent extends ResponderEvent<UserTrade>
Deprecated.

An event to notify the client that the request to change the state of the order has been rejected by the backend.

See Also:
  • Field Details

    • CHANGE_STATE_REJECT_EVENT

      public static final String CHANGE_STATE_REJECT_EVENT
      Deprecated.
      The name of the transition representing this event
      See Also:
  • Constructor Details

    • OrderChangeStateRejectEvent

      public OrderChangeStateRejectEvent()
      Deprecated.
      Constructs the OrderChangeStateRejectEvent