Uses of Class
org.graylog.events.fields.EventFieldSpecEngine
Packages that use EventFieldSpecEngine
-
Uses of EventFieldSpecEngine in org.graylog.events.processor
Constructors in org.graylog.events.processor with parameters of type EventFieldSpecEngineModifierConstructorDescriptionEventProcessorEngine(Map<String, EventProcessor.Factory> eventProcessorFactories, DBEventDefinitionService dbService, EventFieldSpecEngine fieldSpecEngine, EventNotificationHandler notificationHandler, EventStorageHandlerEngine storageHandlerEngine, javax.inject.Provider<EventProcessorEventFactory> eventFactoryProvider, EventProcessorExecutionMetrics metrics)