Class ChangesHistory
- java.lang.Object
-
- fr.gouv.vitam.metadata.core.trigger.ChangesHistory
-
public class ChangesHistory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ChangesHistory(java.lang.String objectPathForHistory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addHistory(com.fasterxml.jackson.databind.JsonNode unitBeforeUpdate, com.fasterxml.jackson.databind.JsonNode unitAfterUpdate)
-