Known Direct Subclasses
|
Class Overview
Represents an AuditEvent derived from an Audited
annotated event
Summary
[Expand]
Inherited Fields |
From class
java.util.EventObject
|
Public Constructors
Public Methods
@Nonnull
public
Set<String>
getChannels
()
Returns
- the channels which the original annotated event indicated would be interested in auditing the original event
@Nonnull
public
AuditEntry
getEntry
()
Returns
- the details of the original event in a standard audit format
@Nonnull
public
Priority
getPriority
()
Returns
- the priority of the event