Package com.broadleafcommerce.common.audit
@NonNullApi
package com.broadleafcommerce.common.audit
- Author:
- Nathan Moore (nathandmoore)
-
ClassesClassDescriptionAsync recorder of
AuditEvent
instances fired fromChangeAuditHandler
.Async handler responsible for convertingMutationNotifyEvent
instances intoAuditEvent
instances for subsequent consumption by the audit processing system.Default pass-through converter forAuditRequestEvent
toAuditEvent
.Async handler responsible for convertingAuditRequestEvent
instances intoAuditEvent
instances for subsequent consumption by the audit processing system.