getAuditLogsByTransaction(final long, final long) method

Load AuditLogs created for a specific transaction.

Syntax

List< AuditLog > getAuditLogsByTransaction ( final long txnId , final long callerId ) throws EntityNotFoundException

Parameters

Returns

a list of matching audit logs

Exceptions

Usage

a list of matching audit logs