| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.auditlog |
| Constructor and Description |
|---|
OMRSAuditLog(OMRSAuditLogDestination destination,
int componentId,
String componentName,
String componentDescription,
String componentWikiURL)
Typical constructor: each component using the Audit log will create their own OMRSAuditLog instance and
will push log records to it.
|
OMRSAuditLog(OMRSAuditLogDestination destination,
OMRSAuditingComponent reportingComponent)
Constructor used to create the root audit log for OMRS
|
Copyright © 2018–2019 ODPi. All rights reserved.