@AsynchronousPreferred public class AuditEvent extends ApplicationEvent
Audited
annotated eventsource
Constructor and Description |
---|
AuditEvent(Object source,
AuditEntry entry,
Set<String> channels,
Priority priority) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getChannels() |
AuditEntry |
getEntry() |
Priority |
getPriority() |
getDate, getUser
getSource, toString
@Nonnull public AuditEntry getEntry()
@Nonnull public Set<String> getChannels()
Copyright © 2019 Atlassian. All rights reserved.