| Package | Description |
|---|---|
| org.graylog2.bindings.providers | |
| org.graylog2.bundles | |
| org.graylog2.dashboards | |
| org.graylog2.rest.resources.dashboards |
| Constructor and Description |
|---|
BundleExporterProvider(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
GrokPatternService grokPatternService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
BundleImporterProvider(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
ConverterFactory converterFactory,
StreamService streamService,
StreamRuleService streamRuleService,
IndexSetRegistry indexSetRegistry,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
ServerStatus serverStatus,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher,
GrokPatternService grokPatternService,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
LookupTableService lookupTableService,
TimeRangeFactory timeRangeFactory,
ClusterEventBus clusterBus,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ScheduledExecutorService scheduler) |
| Constructor and Description |
|---|
BundleExporter(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
GrokPatternService grokPatternService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
BundleImporter(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
ConverterFactory converterFactory,
StreamService streamService,
StreamRuleService streamRuleService,
IndexSetRegistry indexSetRegistry,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
ServerStatus serverStatus,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher,
GrokPatternService grokPatternService,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
LookupTableService lookupTableService,
TimeRangeFactory timeRangeFactory,
ClusterEventBus clusterBus,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ScheduledExecutorService scheduler) |
| Constructor and Description |
|---|
DashboardServiceImpl(MongoConnection mongoConnection,
DashboardWidgetCreator dashboardWidgetCreator) |
| Constructor and Description |
|---|
DashboardWidgetsResource(DashboardWidgetCreator dashboardWidgetCreator,
ActivityWriter activityWriter,
WidgetResultCache widgetResultCache,
DashboardService dashboardService,
ClusterEventBus clusterEventBus) |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.