| Tag Summary |
| getAuditTrailEntries |
Returns a time-ordered list of audit trail events. These audit trail
events constitute the specified audit trail database transaction.
|
| getEngineName |
Returns the name of the Flux engine from where the specified audit trail
transaction originated.
|
| getNamespace |
Returns the namespace that the specified audit trail transaction affected.
|
| getGroupname |
Returns the group of the username responsible for the specified audit
trail transaction.
|
| getTransactionId |
Returns the unique ID that identifies the database transaction associated
with the specified audit trail transaction. Returns nothing if no database
transaction is associated with this audit trail entry.
|
| getUsername |
Returns the username responsible for generating the specified audit trail
transaction. May be null if this audit trail transaction was generated
from an unsecured Flux engine.
|