| Package | Description |
|---|---|
| org.graylog.events.contentpack.facade | |
| org.graylog.events.legacy | |
| org.graylog.events.rest |
| Constructor and Description |
|---|
EventDefinitionFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
EventDefinitionHandler eventDefinitionHandler,
Set<PluginMetaData> pluginMetaData,
DBJobDefinitionService jobDefinitionService,
DBEventDefinitionService eventDefinitionService,
UserService userService) |
| Constructor and Description |
|---|
LegacyAlertConditionMigrator(MongoConnection mongoConnection,
EventDefinitionHandler eventDefinitionHandler,
NotificationResourceHandler notificationResourceHandler,
DBNotificationService dbNotificationService,
UserService userService,
int alertCheckInterval) |
| Constructor and Description |
|---|
EventDefinitionsResource(DBEventDefinitionService dbService,
EventDefinitionHandler eventDefinitionHandler,
EventDefinitionContextService contextService,
EventProcessorEngine engine) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.