| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api.domain |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AuditRecord> |
AuditRecordsData.getRecords() |
| Constructor and Description |
|---|
AuditRecordsData(Integer offset,
Integer limit,
Integer total,
Iterable<AuditRecord> records) |
Copyright © 2020 Atlassian. All rights reserved.