Uses of Class
org.gcube.application.cms.notifications.NotificationEventsSubscribedConfig
-
Packages that use NotificationEventsSubscribedConfig Package Description org.gcube.application.cms.notifications -
-
Uses of NotificationEventsSubscribedConfig in org.gcube.application.cms.notifications
Fields in org.gcube.application.cms.notifications with type parameters of type NotificationEventsSubscribedConfig Modifier and Type Field Description protected Map<String,Map<String,NotificationEventsSubscribedConfig>>NotificationsPlugin. notificationEventsBindingMapMethods in org.gcube.application.cms.notifications that return NotificationEventsSubscribedConfig Modifier and Type Method Description NotificationEventsSubscribedConfigNotificationsPlugin. readNotificationsSubscribedFromConfigurationInTheUCD(org.gcube.application.geoportal.common.model.useCaseDescriptor.UseCaseDescriptor useCaseDescriptor)Read notifications subscribed from configuration in the UCD.Methods in org.gcube.application.cms.notifications that return types with arguments of type NotificationEventsSubscribedConfig Modifier and Type Method Description protected Map<String,NotificationEventsSubscribedConfig>NotificationsPlugin. getNotificationBindingMapPerContext()Gets the notification binding map per context.
-