Uses of Interface
org.graylog.events.notifications.EventNotification.Factory
Packages that use EventNotification.Factory
Package
Description
-
Uses of EventNotification.Factory in org.graylog.events.legacy
Subinterfaces of EventNotification.Factory in org.graylog.events.legacyModifier and TypeInterfaceDescriptionstatic interface -
Uses of EventNotification.Factory in org.graylog.events.notifications
Constructor parameters in org.graylog.events.notifications with type arguments of type EventNotification.FactoryModifierConstructorDescriptionEventNotificationExecutionJob(JobDefinitionDto jobDefinition, DBNotificationService dbNotificationService, DBEventDefinitionService eventDefinitionService, DBNotificationGracePeriodService notificationGracePeriodService, Map<String, EventNotification.Factory> eventNotificationFactories, EventsConfigurationProvider configurationProvider, EventNotificationExecutionMetrics metrics) NotificationResourceHandler(DBNotificationService notificationService, DBJobDefinitionService jobDefinitionService, DBEventDefinitionService eventDefinitionService, Map<String, EventNotification.Factory> eventNotificationFactories) -
Uses of EventNotification.Factory in org.graylog.events.notifications.types
Subinterfaces of EventNotification.Factory in org.graylog.events.notifications.typesModifier and TypeInterfaceDescriptionstatic interfacestatic interface