public class OrderChangeStateAckEvent extends ResponderEvent<MotifTrade>
An event to notify the client that the submission of the order change state has been received by the backend.
Typically this is sent by the backend immediately after receiving the request in order to acknowledge it.
Modifier and Type | Field and Description |
---|---|
static String |
CHANGE_STATE_ACK_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
OrderChangeStateAckEvent()
Constructs the OrderChangeStateAckEvent
|
public static final String CHANGE_STATE_ACK_EVENT
Copyright © 2015 Caplin Systems.