Interface BlotterRecordFieldsUpdater

  • All Known Implementing Classes:
    FieldsUpdater

    @Deprecated
    public interface BlotterRecordFieldsUpdater
    Deprecated.
    This has been deprecated as you should not add, remove or update fields already send. The preferred solution to update or remove fields would be using Transformer.
    • Method Detail

      • updateFields

        @Deprecated
        void updateFields​(java.lang.String subject,
                          java.util.Map<java.lang.String,​java.lang.String> fields,
                          CustomFieldValues customFieldValues)
        Deprecated.

        Updates fields in place.

        Use this method to modify the fields map. This method will be called once per blotter record before publication to a blotter.