public class FVTAuditLogDestination extends AuditLogDestination
originatorProperties| Constructor and Description |
|---|
FVTAuditLogDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLogRecord(AuditLogRecord logRecord)
Add the new log record to the audit log.
|
List<AuditLogRecord> |
getAuditLogRecords()
Retrieve the AuditLogRecords collected from the client during testing.
|
getOriginatorPropertiespublic void addLogRecord(AuditLogRecord logRecord)
addLogRecord in class AuditLogDestinationlogRecord - the log recordpublic List<AuditLogRecord> getAuditLogRecords()
Copyright © 2018–2020 ODPi. All rights reserved.