Interface DecisionGroupByInterpreterES
- All Superinterfaces:
GroupByInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>
- All Known Implementing Classes:
AbstractDecisionGroupByInterpreterES,DecisionGroupByEvaluationDateTimeInterpreterES,DecisionGroupByInputVariableInterpreterES,DecisionGroupByInterpreterFacadeES,DecisionGroupByMatchedRuleInterpreterES,DecisionGroupByNoneInterpreterES,DecisionGroupByOutputVariableInterpreterES
public interface DecisionGroupByInterpreterES
extends GroupByInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>
-
Method Summary
Methods inherited from interface io.camunda.optimize.service.db.es.report.interpreter.groupby.GroupByInterpreterES
adjustSearchRequest, createAggregation, retrieveQueryResult
-
Method Details
-
getSupportedGroupBys
Set<DecisionGroupBy> getSupportedGroupBys()
-