| Package | Description |
|---|---|
| org.graylog.plugins.views.search.views | |
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Method and Description |
|---|---|
abstract ViewStateDTO |
ViewStateDTO.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ViewStateDTO> |
ViewDTO.findQueryContainingWidgetId(String widgetId) |
abstract Map<String,ViewStateDTO> |
ViewDTO.state() |
| Modifier and Type | Method and Description |
|---|---|
abstract ViewDTO.Builder |
ViewDTO.Builder.state(Map<String,ViewStateDTO> state) |
| Modifier and Type | Method and Description |
|---|---|
ViewStateDTO |
ViewStateEntity.toNativeEntity(Map<String,ValueReference> parameters,
Map<EntityDescriptor,Object> nativeEntities) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.