| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.auditlog |
| Modifier and Type | Field and Description |
|---|---|
protected List<AuditLog> |
AuditLog.childAuditLogs |
| Modifier and Type | Method and Description |
|---|---|
AuditLog |
AuditLog.createNewAuditLog(ComponentDescription childComponent)
Constructor used to create the root audit log for OMRS
|
AuditLog |
AuditLog.createNewAuditLog(int componentId,
String componentName,
String componentDescription,
String componentWikiURL)
Clone request is used to create an audit log for a component outside of OMRS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLoggingComponent.setAuditLog(AuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
Copyright © 2018–2020 ODPi. All rights reserved.