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