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