Class TradeStatusFieldsUpdater
java.lang.Object
com.caplin.motif.fx.ret.fxtrading.extension.blotter.TradeStatusFieldsUpdater
- All Implemented Interfaces:
TradeBlotterItemFieldsUpdater
A
TradeBlotterItemFieldsUpdater
that updates the trade status message for the blotter.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateFields
(Map<String, String> fields) Updates the status field from a trade model event to a status message for the client.
-
Constructor Details
-
TradeStatusFieldsUpdater
public TradeStatusFieldsUpdater()
-
-
Method Details
-
updateFields
Updates the status field from a trade model event to a status message for the client.- Specified by:
updateFields
in interfaceTradeBlotterItemFieldsUpdater
-