| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.auditlog |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditLogReportingComponent
AuditLogReportingComponent describes the component issuing the audit log record.
|
| Modifier and Type | Method and Description |
|---|---|
AuditLog |
AuditLog.createNewAuditLog(ComponentDescription childComponent)
Constructor used to create the root audit log for OMRS
|
void |
AuditLogReport.setReportingComponent(ComponentDescription reportingComponent)
Set up the description of the component that is using this audit log.
|
| Constructor and Description |
|---|
AuditLog(AuditLogDestination destination,
ComponentDescription reportingComponent)
Constructor used to create the root audit log for a process/server
|
AuditLogReportingComponent(ComponentDescription template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.