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