Class 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:
    BulkOrderActionAckEvent
    • Field Detail

      • BULK_ACTION_ACK

        public static final java.lang.String BULK_ACTION_ACK
        Deprecated.
        The name of the transition representing this event
        See Also:
        Constant Field Values
    • Constructor Detail

      • BulkOrderActionAckEvent

        public BulkOrderActionAckEvent()
        Deprecated.
        Constructs the BulkOrderActionAckEvent