Package org.alfresco.repo.audit
-
Interface Summary Interface Description AuditComponent The audit component.AuditFilter Filter of audit map values before an audit record is written.BeanIdentifier Identify a bean upon which a method invocation has been made. -
Class Summary Class Description AuditComponentImpl Component that records audit values as well as providing the query implementation.AuditMethodInterceptor A method interceptor to wrap method invocations with auditing.AuditServiceImpl The implementation of the AuditService for application auditing.BeanIdentifierImpl Lookup the name of a bean that is being audited byAuditMethodInterceptor.DisableAuditableBehaviourInterceptor An interceptor that disables and then enables ASPECT_AUDITABLE behaviours around method calls.PropertyAuditFilter Filter using property file values to accept or reject audit map values.UserAuditFilter -
Exception Summary Exception Description AuditException Audit related exceptions.