public class History extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
_HISTORY |
protected static String |
_V |
| Constructor and Description |
|---|
History(String objectPathForHistory,
long version,
com.fasterxml.jackson.databind.JsonNode nodeToHistory) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getArrayNode() |
com.fasterxml.jackson.databind.JsonNode |
getNode() |
protected static final String _HISTORY
protected static final String _V
public History(String objectPathForHistory, long version, com.fasterxml.jackson.databind.JsonNode nodeToHistory)
Copyright © 2018 Vitam. All rights reserved.