All Classes and Interfaces
Class
Description
Field-by-field detail information about changes to an entity.
Exception thrown specifically during a file system atomic move for a particular file
Container Spring event for
AuditEvent
.Represents the entire change information for an entity during a sandbox transition (usually
deploy).
Details about the change.
Header information for an audit record.
Async recorder of
AuditEvent
instances fired from ChangeAuditHandler
.Generic utility for interacting with
AuditEvent
, specifically for custom firing of this
type of event from anywhere in the Spring application.Represents some contextual information for an audit event.
Configuration related to audit processing
Container event for requesting an audit event.
A storage representation for a collection of serialized
AuditEvent
instances.Async handler responsible for converting
MutationNotifyEvent
instances into
AuditEvent
instances for subsequent consumption by the audit processing system.Basic converter that contains much of the plumbing required for conversion.
Basic converter that contains much of the plumbing required for conversion.
Default pass-through converter for
AuditRequestEvent
to AuditEvent
.Default implementation of
DefaultAbstractMutationNotifyEventConverter
that filters
applicability based on any type matches found comparing the changed entity to
AuditProcessingProperties.getDefaultMutationNotifyEventTypes()
.The types of detail information that may be associated with an audit event
File system version of
Batch
File system version of
StorageProvider
Config related to the
FileSystemStorageProvider
.Container Spring event for a completed
Batch
.Container Spring event for a fully ingested
Batch
.Async handler responsible for converting
AuditRequestEvent
instances into
AuditEvent
instances for subsequent consumption by the audit processing system.Raw detail information about change or system audit event.
Provider responsible for moving
Batch
representations through storage lifecycle,
eventually completing the batch into it's final completion state that is ready for ingestion into
AuditServices
.