Audit Trail Transaction


Contains information about one database transaction in the audit trail. Each audit trail database transaction consists of a time-ordered
list of audit trail events. Collectively, these events constitute an audit trail transaction.

Tag Library Information
Display NameAudit Trail Transaction
Short NameauditTrailTransaction
 

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.
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.