Uses of Class
org.graylog.plugins.pipelineprocessor.events.RulesChangedEvent
Packages that use RulesChangedEvent
Package
Description
-
Uses of RulesChangedEvent in org.graylog.plugins.pipelineprocessor.events
Methods in org.graylog.plugins.pipelineprocessor.events that return RulesChangedEventModifier and TypeMethodDescriptionabstract RulesChangedEventRulesChangedEvent.Builder.build()static RulesChangedEventstatic RulesChangedEventRulesChangedEvent.deletedRuleId(String id) static RulesChangedEventRulesChangedEvent.updatedRuleId(String id) -
Uses of RulesChangedEvent in org.graylog.plugins.pipelineprocessor.processors
Methods in org.graylog.plugins.pipelineprocessor.processors with parameters of type RulesChangedEventModifier and TypeMethodDescriptionvoidConfigurationStateUpdater.handleRuleChanges(RulesChangedEvent event)