| Modifier and Type | Class and Description |
|---|---|
static class |
WidgetAggregator.WidgetAggregatorSerializer |
| Modifier and Type | Field and Description |
|---|---|
static WidgetAggregator |
AVERAGE |
static WidgetAggregator |
LAST |
static WidgetAggregator |
MAXIMUM |
static WidgetAggregator |
MINIMUM |
static WidgetAggregator |
PERCENTILE |
static WidgetAggregator |
SUM |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static WidgetAggregator |
fromValue(String value) |
public static final WidgetAggregator AVERAGE
public static final WidgetAggregator LAST
public static final WidgetAggregator MAXIMUM
public static final WidgetAggregator MINIMUM
public static final WidgetAggregator SUM
public static final WidgetAggregator PERCENTILE
public static WidgetAggregator fromValue(String value)
Copyright © 2024. All rights reserved.