| Package | Description |
|---|---|
| org.graylog.grn | |
| org.graylog.grn.providers | |
| org.graylog2.plugin |
| Constructor and Description |
|---|
GRNDescriptorService(Map<GRNType,GRNDescriptorProvider> descriptorProviders) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDefinitionGRNDescriptorProvider |
class |
EventNotificationGRNDescriptorProvider |
class |
FallbackGRNDescriptorProvider
Falback provider for GRN types that don't have a custom
GRNDescriptorProvider yet. |
class |
StreamGRNDescriptorProvider |
class |
UserGRNDescriptorProvider |
class |
ViewGRNDescriptorProvider |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addGRNType(GRNType type,
Class<? extends GRNDescriptorProvider> descriptorProvider) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.