Interface | Description |
---|---|
AbstractAuditTrailEvent |
Abstract interface for significant events that are logged to the audit trail.
|
AbstractExitingMethodEvent |
Abstract interface that represents an event that is logged to the audit
trail when a method invocation finishes normally.
|
AbstractExitingMethodWithErrorEvent |
Abstract interface that represents an event that is logged to the audit trail
when a method invocation finishes with an error.
|
AuditTrailEntry |
Contains one audit trail event from an audit trail database transaction.
|
AuditTrailFlowContext |
Contains FlowContext methods that may be used in an audit trail context.
|
AuditTrailIterator |
Contains multiple audit trail entries that are retrieved from the Flux audit
trail.
|
© 2000-2025 Flux Corporation. All rights reserved.