Class ClientCloseEvent

java.lang.Object
com.caplin.motif.fx.trading.ResponderEvent<EditStrategyRequest>
com.caplin.motif.fx.trading.orders.edit.event.ClientCloseEvent

public class ClientCloseEvent extends ResponderEvent<EditStrategyRequest>

An ClientCloseEvent, received when the client has submitted an a request to finish editing of an order

See Also:
  • Field Details

    • CLIENT_CLOSE_EVENT

      public static final String CLIENT_CLOSE_EVENT
      The name of the transition representing this event
      See Also:
  • Constructor Details

    • ClientCloseEvent

      public ClientCloseEvent()
      Constructs an ClientCloseEvent with the event name "ClientClose".