public class RefreshEvent extends StrategyEvent<EditStrategyRequest>
An event to notify the client that the request to refresh an existing order has been accepted successfully by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
REFRESH_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
RefreshEvent(Strategy strategy)
Constructs an RefreshEvent with the event name "Refresh".
|
getStrategy, toString
addField, addFields, addTransparentFields, equals, getEventName, getField, getFields, hashCode
public static final String REFRESH_EVENT
public RefreshEvent(Strategy strategy)
strategy
- The object containing the details of the strategy in its current stateCopyright © 2015 Caplin Systems.