Uses of Interface
org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogStore
-
Packages that use OMRSAuditLogStore Package Description org.odpi.openmetadata.repositoryservices.auditlog org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore -
-
Uses of OMRSAuditLogStore in org.odpi.openmetadata.repositoryservices.auditlog
Constructor parameters in org.odpi.openmetadata.repositoryservices.auditlog with type arguments of type OMRSAuditLogStore Constructor Description OMRSAuditLogDestination(String localServerName, String localServerType, String localOrganizationName, List<OMRSAuditLogStore> auditLogStores)Initialize the static values used in all log records. -
Uses of OMRSAuditLogStore in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
Classes in org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore that implement OMRSAuditLogStore Modifier and Type Class Description classOMRSAuditLogStoreConnectorBaseOMRSAuditLogStoreConnectorBase is the base class for connectors that support the OMRSAuditLog.
-