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