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