Class HistoryEntry
java.lang.Object
ch.tocco.nice2.persist.history.api.HistoryEntry
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HistorySnapshot
- See Also:
-
Constructor Summary
ConstructorDescriptionHistoryEntry
(Version version, String entityModel, String entityKey, @Nullable BusinessUnit businessUnit) -
Method Summary
-
Constructor Details
-
HistoryEntry
public HistoryEntry(Version version, String entityModel, String entityKey, @Nullable @Nullable BusinessUnit businessUnit)
-
-
Method Details
-
getVersion
-
getEntityModel
-
getEntityKey
-
getBusinessUnit
-