public class OrderAcceptingEvent extends ResponderEvent<MotifTrade>
An event to notify the client that the submitted order is accepting.
Modifier and Type | Field and Description |
---|---|
static String |
ACCEPTING_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
OrderAcceptingEvent()
Constructs an OrderAcceptingEvent with the event name "Accepting".
|
public static final String ACCEPTING_EVENT
Copyright © 2015 Caplin Systems.