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