Uses of Class
org.openmetadata.service.jdbi3.EventSubscriptionRepository.EventSubscriptionUpdater
-
Packages that use EventSubscriptionRepository.EventSubscriptionUpdater Package Description org.openmetadata.service.jdbi3 -
-
Uses of EventSubscriptionRepository.EventSubscriptionUpdater in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return EventSubscriptionRepository.EventSubscriptionUpdater Modifier and Type Method Description EventSubscriptionRepository.EventSubscriptionUpdaterEventSubscriptionRepository. getUpdater(EventSubscription original, EventSubscription updated, EntityRepository.Operation operation)
-