| 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)
Receive an audit log object that can be used to record audit log messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected OMRSAuditLog |
OMRSTopicConnector.auditLog |
protected OMRSAuditLog |
OMRSTopicListenerBase.auditLog |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSTopicConnector.setAuditLog(OMRSAuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
| Constructor and Description |
|---|
OMRSTopicListenerBase(String serviceName,
OMRSAuditLog auditLog)
Name of the service that this is listening on behalf of.
|
| Modifier and Type | Field and Description |
|---|---|
protected OMRSAuditLog |
OpenMetadataTopicConnector.auditLog |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenMetadataTopicConnector.setAuditLog(OMRSAuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected OMRSAuditLog |
OpenMetadataArchiveStoreConnector.auditLog |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenMetadataArchiveStoreConnector.setAuditLog(OMRSAuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected OMRSAuditLog |
OMRSCohortRegistryStoreConnectorBase.auditLog |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSCohortRegistryStoreConnectorBase.setAuditLog(OMRSAuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected OMRSAuditLog |
OMRSRepositoryConnector.auditLog |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSRepositoryConnector.setAuditLog(OMRSAuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected OMRSAuditLog |
OMRSRepositoryEventMapperConnector.auditLog |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSRepositoryEventMapperConnector.setAuditLog(OMRSAuditLog auditLog)
Receive an audit log object that can be used to record audit log messages.
|
Copyright © 2018–2020 ODPi. All rights reserved.