Class AbstractDecisionExecutionPlanInterpreterES

java.lang.Object
io.camunda.optimize.service.db.es.report.interpreter.plan.AbstractExecutionPlanInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>
io.camunda.optimize.service.db.es.report.interpreter.plan.decision.AbstractDecisionExecutionPlanInterpreterES
All Implemented Interfaces:
DecisionExecutionPlanInterpreter, ExecutionPlanInterpreter<DecisionReportDataDto,DecisionExecutionPlan>
Direct Known Subclasses:
GenericDecisionExecutionPlanInterpreterES, RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreterES

public abstract class AbstractDecisionExecutionPlanInterpreterES extends AbstractExecutionPlanInterpreterES<DecisionReportDataDto,DecisionExecutionPlan> implements DecisionExecutionPlanInterpreter