public class MapChange extends AbstractMapChange
Topic
.Constructor and Description |
---|
MapChange(String mapName,
String key,
com.fasterxml.jackson.databind.JsonNode oldValue,
com.fasterxml.jackson.databind.JsonNode newValue) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
getOldValue() |
getKey, getMapName, getValue
Copyright © 2021. All rights reserved.