Class OrderChangeStatePendingEvent

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

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

An event to notify the client that the change state request is currently being processed by the backend, and is in the pending state.

See Also:
  • Field Details

    • CHANGE_STATE_PENDING_EVENT

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

    • OrderChangeStatePendingEvent

      public OrderChangeStatePendingEvent()
      Deprecated.
      Constructs the OrderChangeStatePendingEvent