public class OrderChangeStateConfirmEvent extends ResponderEvent<MotifTrade>
An event to notify the client that the request to change the state of an existing order has been successfully processed by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
CHANGE_STATE_CONFIRM_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
OrderChangeStateConfirmEvent()
Constructs the OrderChangeStateConfirmEvent
|
public static final String CHANGE_STATE_CONFIRM_EVENT
Copyright © 2015 Caplin Systems.