public class OrderChangeStatePendingEvent extends ResponderEvent<MotifTrade>
An event to notify the client that the change state request is currently being processed by the backend, and is in the pending state.
Modifier and Type | Field and Description |
---|---|
static String |
CHANGE_STATE_PENDING_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
OrderChangeStatePendingEvent()
Constructs the OrderChangeStatePendingEvent
|
public static final String CHANGE_STATE_PENDING_EVENT
Copyright © 2015 Caplin Systems.