Class AbstractDecisionGroupByInterpreterES

java.lang.Object
io.camunda.optimize.service.db.es.report.interpreter.groupby.AbstractGroupByInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>
io.camunda.optimize.service.db.es.report.interpreter.groupby.decision.AbstractDecisionGroupByInterpreterES
All Implemented Interfaces:
DecisionGroupByInterpreterES, GroupByInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>
Direct Known Subclasses:
DecisionGroupByEvaluationDateTimeInterpreterES, DecisionGroupByMatchedRuleInterpreterES, DecisionGroupByNoneInterpreterES

public abstract class AbstractDecisionGroupByInterpreterES extends AbstractGroupByInterpreterES<DecisionReportDataDto,DecisionExecutionPlan> implements DecisionGroupByInterpreterES