Uses of Class
com.caplin.generated.motif.fx.orders.orderdeletion.events.server.DeleteAckTradeEvent
-
Uses of DeleteAckTradeEvent in com.caplin.generated.motif.fx.orders.orderdeletion
Modifier and TypeMethodDescription@NotNull DeleteAckTradeEvent
OrderDeletionTrade.createDeleteAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the DeleteAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
OrderDeletionTrade.sendDeleteAckEvent
(@NotNull DeleteAckTradeEvent event) Send aTradeEvent
to trigger the DeleteAck transition in the trade model of the adapter and client application