Uses of Class
com.caplin.generated.motif.mm.trading.mmsalesintervention.events.server.ErrorTradeEvent
-
Uses of ErrorTradeEvent in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
MMSalesInterventionTrade.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
MMSalesInterventionTrade.sendErrorEvent
(@NotNull ErrorTradeEvent event) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application