@ExperimentalApi public interface

Records

com.atlassian.jira.auditing.Records

@ExperimentalApi

This interface is considered usable by external developers but its contracts have not stabilized.

Experimental APIs may be changed at any time before being marked @Internal or @PublicApi.

Summary

Public Methods
long getCount()
int getMaxResults()
Iterable<AuditRecord> getRecords()

Public Methods

public long getCount ()

public int getMaxResults ()

public Iterable<AuditRecord> getRecords ()