Deprecated API
Contents
-
Deprecated Enum Classes
-
Deprecated MethodsMethodDescriptionthe platform publishes no JDBC audit log destination. It was replaced by the PostgreSQL destination and this method was left addressing the endpoint the JDBC one used to publish, so every call to it returned a 404. Use
OMAGServerConfigurationClient.addPostgreSQLAuditLogDestination(Map)instead, which takes the storage properties that destination needs rather than a bare connection string - note that the severities argument here has never had anywhere to go and is ignored.whether a notification may fire is assessed by the notification manager, from minimumNotificationInterval and nextScheduledNotification together with each subscriber's own state. The notification type no longer carries a schedule of its own. The property is retained so that a repository holding a value for it can still read its instances - see the deprecated attribute on the NotificationType entity in OpenMetadataTypesArchive.Use checkForIncomingEvents() instead.
-
Deprecated ConstructorsConstructorDescription