getAuditLogs(Date, Date, Long, Long, Long, Boolean, List< String >, Integer) method

Retrieve a list of audit records based on a filter.

Syntax

List< AuditLog > getAuditLogs ( Date start , Date end , Long callerId , Long customerId , Long transactionId , Boolean faultyOnly , List< String > category , Integer rows )

Parameters