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