Package org.javers.spring.auditable
package org.javers.spring.auditable
-
ClassDescriptionThis is an extended version of
CommitPropertiesProvider.An interface used byAdvancedCommitPropertiesProvider.Default implementation of theAuditedMethodExecutionContextinterface, providing the context information based on a givenJoinPoint.Should provide a commit author, typically a user name taken from a current user session.This interface gives possibility to provide commit properties forJavers.commit(String, Object, Map)andJavers.commitShallowDelete(String, Object, Map)when called by theJaversSpringDataAuditableauto-audit aspect.Returns a current user name from Spring Security context