Class SnapshotGraphFactory


  • public class SnapshotGraphFactory
    extends java.lang.Object
    Builds SnapshotGraph from latest snapshots loaded from javersRepository
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.javers.core.snapshot.SnapshotGraph createLatest​(java.util.Set<GlobalId> globalIds)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createLatest

        public org.javers.core.snapshot.SnapshotGraph createLatest​(java.util.Set<GlobalId> globalIds)