com.atlassian.jira.auditing
Interface Records

All Known Implementing Classes:
ZeroRecords

@ExperimentalApi
public interface Records

Since:
v6.2

Method Summary
 long getCount()
           
 int getMaxResults()
           
 Iterable<AuditRecord> getRecords()
           
 

Method Detail

getRecords

Iterable<AuditRecord> getRecords()

getCount

long getCount()

getMaxResults

int getMaxResults()


Copyright © 2002-2014 Atlassian. All Rights Reserved.