Class HistoryEntry

java.lang.Object
ch.tocco.nice2.persist.history.api.HistoryEntry
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HistorySnapshot

public class HistoryEntry extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public Version getVersion()
    • getEntityModel

      public String getEntityModel()
    • getEntityKey

      public String getEntityKey()
    • getBusinessUnit

      @Nullable public @Nullable BusinessUnit getBusinessUnit()