public class FormatStringDecorator extends Object implements SearchResponseDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
FormatStringDecorator.Config |
static class |
FormatStringDecorator.Descriptor |
static interface |
FormatStringDecorator.Factory |
| Constructor and Description |
|---|
FormatStringDecorator(Decorator decorator,
com.floreysoft.jmte.Engine templateEngine) |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
apply(SearchResponse searchResponse) |
@Inject public FormatStringDecorator(Decorator decorator, com.floreysoft.jmte.Engine templateEngine)
public SearchResponse apply(SearchResponse searchResponse)
apply in interface Function<SearchResponse,SearchResponse>Copyright © 2012–2021 Graylog, Inc.. All rights reserved.