Class TradeStatusFieldsUpdater

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateFields​(java.util.Map<java.lang.String,​java.lang.String> fields)
      Updates the status field from a trade model event to a status message for the client.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TradeStatusFieldsUpdater

        public TradeStatusFieldsUpdater()
    • Method Detail

      • updateFields

        public void updateFields​(java.util.Map<java.lang.String,​java.lang.String> fields)
        Updates the status field from a trade model event to a status message for the client.
        Specified by:
        updateFields in interface TradeBlotterItemFieldsUpdater