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