Uses of Class
com.caplin.generated.motif.mm.trading.mmsalesintervention.events.server.TradeConfirmedTradeEvent
-
Uses of TradeConfirmedTradeEvent in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeMethodDescription@NotNull TradeConfirmedTradeEvent
MMSalesInterventionTrade.createTradeConfirmedTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the TradeConfirmed transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmedTradeEvent
MMSalesInterventionTrade.createTradeConfirmedTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmed transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMSalesInterventionTrade.sendTradeConfirmedEvent
(@NotNull TradeConfirmedTradeEvent event) Send aTradeEvent
to trigger the TradeConfirmed transition in the trade model of the adapter and client application