Uses of Class
org.graylog.plugins.views.search.views.ViewStateDTO
Packages that use ViewStateDTO
-
Uses of ViewStateDTO in org.graylog.plugins.views.search.views
Methods in org.graylog.plugins.views.search.views that return ViewStateDTOMethods in org.graylog.plugins.views.search.views that return types with arguments of type ViewStateDTOModifier and TypeMethodDescriptionViewDTO.findQueryContainingWidgetId(String widgetId) abstract Map<String,ViewStateDTO> ViewDTO.state()Method parameters in org.graylog.plugins.views.search.views with type arguments of type ViewStateDTOModifier and TypeMethodDescriptionabstract ViewDTO.BuilderViewDTO.Builder.state(Map<String, ViewStateDTO> state) -
Uses of ViewStateDTO in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return ViewStateDTOModifier and TypeMethodDescriptionViewStateEntity.toNativeEntity(Map<String, ValueReference> parameters, Map<EntityDescriptor, Object> nativeEntities)