public abstract class MessageListConfigDTO extends Object implements WidgetConfigDTO
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageListConfigDTO.Builder |
| Constructor and Description |
|---|
MessageListConfigDTO() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Decorator> |
decorators() |
abstract com.google.common.collect.ImmutableSet<String> |
fields() |
abstract boolean |
showMessageRow() |
abstract List<SortConfigDTO> |
sort() |
public static final String NAME
public abstract com.google.common.collect.ImmutableSet<String> fields()
public abstract boolean showMessageRow()
public abstract List<SortConfigDTO> sort()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.