public class TemplateFieldValueProvider extends AbstractFieldValueProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateFieldValueProvider.Config |
static interface |
TemplateFieldValueProvider.Factory |
| Constructor and Description |
|---|
TemplateFieldValueProvider(FieldValueProvider.Config config,
com.floreysoft.jmte.Engine templateEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected FieldValue |
doGet(String fieldName,
EventWithContext eventWithContext) |
get@Inject public TemplateFieldValueProvider(FieldValueProvider.Config config, com.floreysoft.jmte.Engine templateEngine)
protected FieldValue doGet(String fieldName, EventWithContext eventWithContext)
doGet in class AbstractFieldValueProviderCopyright © 2012–2021 Graylog, Inc.. All rights reserved.