Class LogbookTransformData


  • public class LogbookTransformData
    extends java.lang.Object
    LogbookTransformData util
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void transformDataForElastic​(org.bson.Document document)
      Replace the "evDetData" value in the document and the sub-events from a string by a json object
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • transformDataForElastic

        public static void transformDataForElastic​(org.bson.Document document)
        Replace the "evDetData" value in the document and the sub-events from a string by a json object
        Parameters:
        document - logbook document