Class LogbookTransformData
java.lang.Object
fr.gouv.vitam.logbook.common.server.database.collections.LogbookTransformData
LogbookTransformData util
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
transformDataForElastic
(org.bson.Document document) Replace the "evDetData" value in the document and the sub-events from a string by a json object
-
Method Details
-
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
-