| Modifier and Type | Class and Description |
|---|---|
class |
MoreSearch
This class contains search helper for the events system.
|
| Constructor and Description |
|---|
MapDataResource(MapDataSearch search,
Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
| Constructor and Description |
|---|
MapDataSearch(Searches searches) |
| Constructor and Description |
|---|
MapWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
| Constructor and Description |
|---|
FieldContentValueAlertCondition(Searches searches,
Configuration configuration,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
FieldValueAlertCondition(Searches searches,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
MessageCountAlertCondition(Searches searches,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
| Modifier and Type | Field and Description |
|---|---|
protected Searches |
SearchResultCountWidgetStrategy.searches |
protected Searches |
QuickvaluesBaseWidgetStrategy.searches |
| Modifier and Type | Method and Description |
|---|---|
protected Searches |
SearchResultCountWidgetStrategy.getSearches() |
| Modifier and Type | Field and Description |
|---|---|
protected Searches |
SearchResource.searches |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SavedSearchesResource(Searches searches,
SavedSearchService savedSearchService,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
| Constructor and Description |
|---|
SourcesResource(Searches searches) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.