Uses of Class
com.caplin.generated.motif.fx.orders.bulkorderaction.events.server.BulkActionCompletedTradeEvent
-
Uses of BulkActionCompletedTradeEvent in com.caplin.generated.motif.fx.orders.bulkorderaction
Modifier and TypeMethodDescription@NotNull BulkActionCompletedTradeEvent
BulkOrderActionTrade.createBulkActionCompletedTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the BulkActionCompleted transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
BulkOrderActionTrade.sendBulkActionCompletedEvent
(@NotNull BulkActionCompletedTradeEvent event) Send aTradeEvent
to trigger the BulkActionCompleted transition in the trade model of the adapter and client application