public interface RemoteAuditService
Modifier and Type | Method and Description |
---|---|
Future<List<AuditRecord>> |
getRecords(Instant from,
Instant to) |
Future<List<AuditRecord>> getRecords(Instant from, Instant to)
Copyright © 2003–2020 Atlassian. All rights reserved.