Class OrderChangeStateConfirmEvent

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

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

An event to notify the client that the request to change the state of an existing order has been successfully processed by the backend.

See Also:
  • Field Details

    • CHANGE_STATE_CONFIRM_EVENT

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

    • OrderChangeStateConfirmEvent

      public OrderChangeStateConfirmEvent()
      Deprecated.
      Constructs the OrderChangeStateConfirmEvent