| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.auditlog |
| Modifier and Type | Method and Description |
|---|---|
AuditLogReport |
AuditLog.getReport()
Return a report describing the audit log's properties and activity.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuditLogReport> |
AuditLogReport.getChildAuditLogReports()
Return the reports for the hierarchy of audit logs nested in this audit log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogReport.setChildAuditLogReports(List<AuditLogReport> childAuditLogReports)
Set up the reports for the hierarchy of audit logs nested in this audit log.
|
| Constructor and Description |
|---|
AuditLogReport(AuditLogReport template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.