| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.auditlog |
| Modifier and Type | Method and Description |
|---|---|
AuditLogReportingComponent |
AuditLogRecord.getOriginatorComponent()
Return the name of the component that reported the situation recorded in the log record.
|
AuditLogReportingComponent |
AuditLogReport.getReportingComponent()
Return the description of the component that is using this audit log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogRecord.setOriginatorComponent(AuditLogReportingComponent originatorComponent)
Set up the name of the component that reported the situation recorded in the log record.
|
void |
AuditLogReport.setReportingComponent(AuditLogReportingComponent reportingComponent)
Set up the description of the component that is using this audit log.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.