Modifier and Type | Method and Description |
---|---|
AuditService.AuditCSVWriter |
AuditCSVWriterImpl.withFinder(AuditService.AuditRecordFinder finder)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AuditService.AuditRecordFinder |
AuditServiceAdapter.getRecords(@Nullable Instant startDate,
@Nullable Instant endDate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AuditService.AuditRecordFinder |
AuditService.getRecords(@Nullable Instant startDate,
@Nullable Instant endDate)
Deprecated.
Retrieve audit records from the system via an
AuditService.AuditRecordFinder instance. |
AuditService.AuditRecordFinder |
AuditService.AuditRecordFinder.withSearchString(String searchString)
Deprecated.
Filter search by a given search string
|
Modifier and Type | Method and Description |
---|---|
AuditService.AuditCSVWriter |
AuditService.AuditCSVWriter.withFinder(AuditService.AuditRecordFinder finder)
Deprecated.
Configure this CSV writer to only export the audit records located by the given finder
|
Copyright © 2003–2021 Atlassian. All rights reserved.