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