| Package | Description |
|---|---|
| org.graylog2.contentpacks.facades | |
| org.graylog2.dashboards | |
| org.graylog2.migrations | |
| org.graylog2.rest.resources.dashboards | |
| org.graylog2.system.stats |
| Constructor and Description |
|---|
DashboardFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
DashboardService dashboardService,
DashboardWidgetCreator widgetCreator,
TimeRangeFactory timeRangeFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DashboardServiceImpl |
| Constructor and Description |
|---|
V20180214093600_AdjustDashboardPositionToNewResolution(DashboardService dashboardService,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
DashboardsResource(DashboardService dashboardService,
ActivityWriter activityWriter) |
DashboardWidgetsResource(DashboardWidgetCreator dashboardWidgetCreator,
ActivityWriter activityWriter,
WidgetResultCache widgetResultCache,
DashboardService dashboardService) |
| Constructor and Description |
|---|
ClusterStatsService(ElasticsearchProbe elasticsearchProbe,
MongoProbe mongoProbe,
UserService userService,
InputService inputService,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
LdapSettingsService ldapSettingsService,
RoleService roleService,
AlertService alertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.