Uses of Class
com.caplin.generated.motif.fx.trading.salesintervention.events.server.RejectAckTradeEvent
-
Uses of RejectAckTradeEvent in com.caplin.generated.motif.fx.trading.salesintervention
Modifier and TypeMethodDescription@NotNull RejectAckTradeEvent
SalesInterventionTrade.createRejectAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the RejectAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
SalesInterventionTrade.sendRejectAckEvent
(@NotNull RejectAckTradeEvent event) Send aTradeEvent
to trigger the RejectAck transition in the trade model of the adapter and client application