Uses of Class
org.graylog.plugins.pipelineprocessor.events.PipelinesChangedEvent
Packages that use PipelinesChangedEvent
Package
Description
-
Uses of PipelinesChangedEvent in org.graylog.plugins.pipelineprocessor.events
Methods in org.graylog.plugins.pipelineprocessor.events that return PipelinesChangedEventModifier and TypeMethodDescriptionabstract PipelinesChangedEventPipelinesChangedEvent.Builder.build()static PipelinesChangedEventstatic PipelinesChangedEventPipelinesChangedEvent.deletedPipelineId(String id) static PipelinesChangedEventPipelinesChangedEvent.updatedPipelineId(String id) -
Uses of PipelinesChangedEvent in org.graylog.plugins.pipelineprocessor.processors
Methods in org.graylog.plugins.pipelineprocessor.processors with parameters of type PipelinesChangedEventModifier and TypeMethodDescriptionvoidConfigurationStateUpdater.handlePipelineChanges(PipelinesChangedEvent event)