Uses of Class
com.caplin.generated.motif.fx.orders.posttradeallocation.events.server.HoldTradeEvent
-
Uses of HoldTradeEvent in com.caplin.generated.motif.fx.orders.posttradeallocation
Modifier and TypeMethodDescription@NotNull HoldTradeEvent
PostTradeAllocationTrade.createHoldTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Hold transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
PostTradeAllocationTrade.sendHoldEvent
(@NotNull HoldTradeEvent event) Send aTradeEvent
to trigger the Hold transition in the trade model of the adapter and client application