Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
-
Packages that use OMRSAuditLogReportingComponent Package Description org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore -
-
Uses of OMRSAuditLogReportingComponent in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
Methods in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore that return OMRSAuditLogReportingComponent Modifier and Type Method Description OMRSAuditLogReportingComponentOMRSAuditLogRecord. getReportingComponent()Return the name of the component that reported the situation recorded in the log record.Methods in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore with parameters of type OMRSAuditLogReportingComponent Modifier and Type Method Description voidOMRSAuditLogRecord. setReportingComponent(OMRSAuditLogReportingComponent reportingComponent)Set up the name of the component that reported the situation recorded in the log record.
-