Class AuditListener


  • @Component
    public class AuditListener
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AuditListener()  
    • Constructor Detail

      • AuditListener

        public AuditListener()
    • Method Detail

      • init

        @Autowired
        public void init​(AuthenticationHelper authenticationHelper,
                         @Value("${mots.loadLocations}")
                         boolean loadLocations)
      • setOwner

        protected void setOwner​(Auditable entity)