Package org.odpi.openmetadata.adapters.connectors.governanceactions.notifications
package org.odpi.openmetadata.adapters.connectors.governanceactions.notifications
Supports simple notification service based on changes to monitored resources' metadata.
-
ClassDescriptionManage the list of monitored elements and support queries.MonitoredResourceNotificationService is a Watchdog Governance Action Service that listens for changes to its monitored resources and notifies its subscribers when a change occurs.MonitoredResourceNotificationServiceProvider is the OCF connector provider for the MonitoredResourceNotificationService.OneTimeNotificationService is a Watchdog Governance Action Service notifies its subscribers once and then completes.OneTimeNotificationServiceProvider is the OCF connector provider for the OneTimeNotificationService.The OpenMetadataNotificationMessageSet is used to define the message content for the notifications.PeriodicRefreshNotificationService is a Watchdog Governance Action Service that periodically calls the subscribers.PeriodicRefreshNotificationServiceProvider is the OCF connector provider for the PeriodicRefreshNotificationService.PeriodicRefreshRequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.