@TransactionAware public class TransactionAwareAuditEvent extends AuditEvent
TransactionAware
version of AuditEvent
, which can be used to for audit events that should only be
published if and when the current transaction commits successfully.source
Constructor and Description |
---|
TransactionAwareAuditEvent(Object source,
AuditEntry entry,
Set<String> channels,
Priority priority) |
getChannels, getEntry, getPriority
getDate, getUser
getSource, toString
Copyright © 2019 Atlassian. All rights reserved.