package

com.atlassian.stash.audit

Interfaces

AuditEntryConverter<T> Converts an Audited event into a standard audit format. 

Classes

AuditEntry Details of an audited event which may be recorded in the audit log and other interested channels 
AuditEntry.Builder  
Channels Represents the set of built-in audit log channel names. 

Enums

Priority The priority level which audit events can be raised with, lower levels are filtered out first by consumers.