| Package | Description |
|---|---|
| org.exoplatform.analytics.model.filter.aggregation |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsAggregationType |
AnalyticsAggregation.getType() |
static AnalyticsAggregationType |
AnalyticsAggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsAggregationType[] |
AnalyticsAggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyticsAggregation.setType(AnalyticsAggregationType type) |
| Constructor and Description |
|---|
AnalyticsAggregation(AnalyticsAggregationType type,
String field,
String sortDirection,
String interval) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.