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