| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.auditlog | |
| org.odpi.openmetadata.repositoryservices.connectors.auditable |
| Modifier and Type | Method and Description |
|---|---|
OMRSAuditLog |
OMRSAuditLog.createNewAuditLog(int componentId,
String componentName,
String componentDescription,
String componentWikiURL)
Clone request is used to create an audit log for a component outside of OMRS.
|
OMRSAuditLog |
OMRSAuditLog.createNewAuditLog(OMRSAuditingComponent reportingComponent)
Constructor used to create the root audit log for OMRS
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditableConnector.setAuditLog(OMRSAuditLog auditLog)
Deprecated.
|
Copyright © 2018–2020 ODPi. All rights reserved.