Package com.atlassian.jira.auditing
Interface Records
Deprecated.
since v8.12
- Since:
- v6.2
-
Method Summary
Modifier and TypeMethodDescriptionlong
getCount()
Deprecated.int
Deprecated.Deprecated.UsegetResults()
instead.Deprecated.Get list of records
-
Method Details
-
getRecords
Deprecated.UsegetResults()
instead. Since v6.3.4. -
getResults
List<AuditRecord> getResults()Deprecated.Get list of records- Since:
- v6.3.4
-
getCount
long getCount()Deprecated. -
getMaxResults
int getMaxResults()Deprecated.
-