Class DateAggregationContext
java.lang.Object
io.camunda.optimize.service.db.report.context.DateAggregationContext
- Direct Known Subclasses:
DateAggregationContextES,DateAggregationContextOS
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDateAggregationContext.DateAggregationContextBuilder<C extends DateAggregationContext,B extends DateAggregationContext.DateAggregationContextBuilder<C, B>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuilder()List<ProcessFilterDto<?>> booleanbooleanvoidsetAggregateByDateUnit(AggregateByDateUnit aggregateByDateUnit)
-
Constructor Details
-
DateAggregationContext
-
-
Method Details
-
getEarliestDate
-
getLatestDate
-
getDateAggregationName
-
isStartDateAggregation
public boolean isStartDateAggregation() -
getAggregateByDateUnit
-
setAggregateByDateUnit
-
getDateField
-
getRunningDateReportEndDateField
-
getMinMaxStats
-
isExtendBoundsToMinMaxStats
public boolean isExtendBoundsToMinMaxStats() -
getTimezone
-
getDecisionFilters
-
getProcessGroupByType
-
getDistributedByType
-
getProcessFilters
-
getFilterContext
-
builder
-