Class ExtRevisionListener

  • All Implemented Interfaces:
    org.hibernate.envers.RevisionListener

    @Component
    public class ExtRevisionListener
    extends Object
    implements org.hibernate.envers.RevisionListener
    • Constructor Detail

      • ExtRevisionListener

        public ExtRevisionListener()
    • Method Detail

      • newRevision

        public void newRevision​(Object revisionEntity)
        Specified by:
        newRevision in interface org.hibernate.envers.RevisionListener