public class EditOpenAckEvent extends ResponderEvent<EditStrategyRequest>
An event to notify the client that the request to edit the strategy has been acknowledged by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
EDIT_OPEN_ACK_EVENT
The name of the transition representing this event
|
fields
Constructor and Description |
---|
EditOpenAckEvent()
Constructs an EditOpenAckEvent with the event name "EditOpenAck".
|
public static final String EDIT_OPEN_ACK_EVENT
Copyright © 2015 Caplin Systems.