Uses of Class
com.caplin.generated.motif.fx.trading.cancel.events.server.ProcessingTradeEvent
-
Uses of ProcessingTradeEvent in com.caplin.generated.motif.fx.trading.cancel
Modifier and TypeMethodDescription@NotNull ProcessingTradeEvent
CancelTrade.createProcessingTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Processing transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
CancelTrade.sendProcessingEvent
(@NotNull ProcessingTradeEvent event) Send aTradeEvent
to trigger the Processing transition in the trade model of the adapter and client application