Uses of Class
org.craftercms.commons.audit.AuditModel
-
-
Uses of AuditModel in org.craftercms.commons.audit
Classes in org.craftercms.commons.audit with type parameters of type AuditModel Modifier and Type Class Description classAuditService<T extends AuditModel>Defines Basic Audit Service.Fields in org.craftercms.commons.audit with type parameters of type AuditModel Modifier and Type Field Description protected AuditService<? extends AuditModel>AuditReaper. auditServiceAudit Service implementation.Method parameters in org.craftercms.commons.audit with type arguments of type AuditModel Modifier and Type Method Description voidAuditListener. onAudit(reactor.event.Event<? extends AuditModel> auditModel)
-