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

Loads a list of AuditLogs based on the given search criteria.

Syntax

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

Parameters

Usage

All criteria are optional, however this method will always return 1000 records max.