Uses of Class
org.odpi.openmetadata.frameworks.auditlog.AuditLogRecord
-
Packages that use AuditLogRecord Package Description org.odpi.openmetadata.frameworks.auditlog -
-
Uses of AuditLogRecord in org.odpi.openmetadata.frameworks.auditlog
Methods in org.odpi.openmetadata.frameworks.auditlog with parameters of type AuditLogRecord Modifier and Type Method Description abstract voidAuditLogDestination. addLogRecord(AuditLogRecord logRecord)Log an audit log record for an event, decision, error, or exception detected by the open metadata services.Constructors in org.odpi.openmetadata.frameworks.auditlog with parameters of type AuditLogRecord Constructor Description AuditLogRecord(AuditLogRecord template)Copy/clone constructor
-