Uses of Class
org.graylog.events.event.EventDto
Packages that use EventDto
Package
Description
-
Uses of EventDto in org.graylog.events.event
Methods in org.graylog.events.event that return EventDtoModifier and TypeMethodDescriptionabstract EventDtoEventDto.Builder.build()Event.toDto()EventImpl.toDto()Methods in org.graylog.events.event with parameters of type EventDto -
Uses of EventDto in org.graylog.events.legacy
Methods in org.graylog.events.legacy with parameters of type EventDtoModifier and TypeMethodDescriptionvoidLegacyAlarmCallbackSender.send(LegacyAlarmCallbackEventNotificationConfig config, EventDefinition eventDefinition, EventDto event, List<MessageSummary> backlog) LegacyAlarmCallbackEventNotificationConfig.toJobTriggerData(EventDto dto) -
Uses of EventDto in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventDtoModifier and TypeMethodDescriptionabstract EventDtoEventNotificationContext.event()abstract EventDtoEventNotificationModelData.event()abstract EventDtoEventNotificationExecutionJob.Data.eventDto()Methods in org.graylog.events.notifications with parameters of type EventDtoModifier and TypeMethodDescriptionabstract EventNotificationContext.Builderabstract EventNotificationModelData.Buildercom.google.common.collect.ImmutableList<MessageSummary>EventBacklogService.getMessagesForEvent(EventDto eventDto, long backlogSize) booleanDBNotificationGracePeriodService.inGracePeriod(EventDto event, String notificationId, long grace) EventNotificationConfig.FallbackNotificationConfig.toJobTriggerData(EventDto dto) EventNotificationConfig.toJobTriggerData(EventDto dto) voidDBNotificationGracePeriodService.updateNotifiedStatus(String notificationId, EventDto eventDto, long grace) voidDBNotificationGracePeriodService.updateTriggerStatus(String notificationId, EventDto eventDto, long grace) -
Uses of EventDto in org.graylog.events.notifications.types
Methods in org.graylog.events.notifications.types with parameters of type EventDtoModifier and TypeMethodDescriptionEmailEventNotificationConfig.toJobTriggerData(EventDto dto) HTTPEventNotificationConfig.toJobTriggerData(EventDto dto) HTTPEventNotificationConfigV2.toJobTriggerData(EventDto dto) -
Uses of EventDto in org.graylog.events.search
Methods in org.graylog.events.search that return EventDtoMethods in org.graylog.events.search with parameters of type EventDto -
Uses of EventDto in org.graylog.integrations.notifications.types
Methods in org.graylog.integrations.notifications.types with parameters of type EventDto -
Uses of EventDto in org.graylog.integrations.notifications.types.microsoftteams
Methods in org.graylog.integrations.notifications.types.microsoftteams with parameters of type EventDtoModifier and TypeMethodDescriptionTeamsEventNotificationConfig.toJobTriggerData(EventDto dto) Deprecated.TeamsEventNotificationConfigV2.toJobTriggerData(EventDto dto) -
Uses of EventDto in org.graylog.integrations.pagerduty
Methods in org.graylog.integrations.pagerduty with parameters of type EventDto -
Uses of EventDto in org.graylog.plugins.views.search.searchtypes.events
Methods in org.graylog.plugins.views.search.searchtypes.events that return EventDtoMethods in org.graylog.plugins.views.search.searchtypes.events with parameters of type EventDto