Class BulkOrderActionAckEvent

java.lang.Object
com.caplin.motif.fx.trading.ResponderEvent<BulkOrderActionTrade>
com.caplin.motif.fx.trading.orders.bulkaction.event.BulkOrderActionAckEvent

@Deprecated public class BulkOrderActionAckEvent extends ResponderEvent<BulkOrderActionTrade>
Deprecated.

An event to notify the client that the submission of the bulk order action has been received by the backend.

Typically this is sent by the backend immediately after receiving the request in order to acknowledge it.

See Also:
  • Field Details

    • BULK_ACTION_ACK

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

    • BulkOrderActionAckEvent

      public BulkOrderActionAckEvent()
      Deprecated.
      Constructs the BulkOrderActionAckEvent