public class EventDefinitionGRNDescriptorProvider extends Object implements GRNDescriptorProvider
| Constructor and Description |
|---|
EventDefinitionGRNDescriptorProvider(DBEventDefinitionService dbEventDefinitionService) |
| Modifier and Type | Method and Description |
|---|---|
GRNDescriptor |
get(GRN grn)
Returns the
GRNDescriptor for the given GRN. |
@Inject public EventDefinitionGRNDescriptorProvider(DBEventDefinitionService dbEventDefinitionService)
public GRNDescriptor get(GRN grn)
GRNDescriptorProviderGRNDescriptor for the given GRN.get in interface GRNDescriptorProvidergrn - the GRNCopyright © 2012–2021 Graylog, Inc.. All rights reserved.