public class BulkOrderActionAckEvent extends ResponderEvent<BulkOrderActionTrade>
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.
BulkOrderActionAckEvent
Modifier and Type | Field and Description |
---|---|
static String |
BULK_ACTION_ACK
The name of the transition representing this event
|
fields
Constructor and Description |
---|
BulkOrderActionAckEvent()
Constructs the BulkOrderActionAckEvent
|
public static final String BULK_ACTION_ACK
Copyright © 2015 Caplin Systems.