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