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