Uses of Class
com.caplin.generated.motif.fx.trading.validate.events.server.ValidationTradeEvent
-
Uses of ValidationTradeEvent in com.caplin.generated.motif.fx.trading.validate
Modifier and TypeMethodDescription@NotNull ValidationTradeEvent
ValidateTrade.createValidationTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Validation transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
ValidateTrade.sendValidationEvent
(@NotNull ValidationTradeEvent event) Send aTradeEvent
to trigger the Validation transition in the trade model of the adapter and client application