Uses of Class
com.caplin.generated.motif.mm.trading.mmsalesintervention.events.server.PickUpAckTradeEvent
-
Uses of PickUpAckTradeEvent in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeMethodDescription@NotNull PickUpAckTradeEvent
MMSalesInterventionTrade.createPickUpAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the PickUpAck transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PickUpAckTradeEvent
MMSalesInterventionTrade.createPickUpAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PickUpAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMSalesInterventionTrade.sendPickUpAckEvent
(@NotNull PickUpAckTradeEvent event) Send aTradeEvent
to trigger the PickUpAck transition in the trade model of the adapter and client application