| Package | Description |
|---|---|
| org.graylog.plugins.pipelineprocessor.events | |
| org.graylog.plugins.pipelineprocessor.processors |
| Modifier and Type | Method and Description |
|---|---|
abstract RulesChangedEvent |
RulesChangedEvent.Builder.build() |
static RulesChangedEvent |
RulesChangedEvent.create(Set<String> deletedIds,
Set<String> updatedIds) |
static RulesChangedEvent |
RulesChangedEvent.deletedRuleId(String id) |
static RulesChangedEvent |
RulesChangedEvent.updatedRuleId(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationStateUpdater.handleRuleChanges(RulesChangedEvent event) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.