public interface AuditService
Modifier and Type | Method and Description |
---|---|
void |
audit(AuditEvent event)
Accepts
event to be stored in the system. |
void audit(@Nonnull AuditEvent event)
event
to be stored in the system.Copyright © 2020 Atlassian. All rights reserved.