public static interface StackedChartWidgetStrategy.Factory extends WidgetStrategy.Factory<StackedChartWidgetStrategy>
| Modifier and Type | Method and Description |
|---|---|
StackedChartWidgetStrategy |
create(Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
StackedChartWidgetStrategy create(Map<String,Object> config, TimeRange timeRange, String widgetId)
create in interface WidgetStrategy.Factory<StackedChartWidgetStrategy>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.