Class AbstractDecisionExecutionPlanInterpreterOS

java.lang.Object
io.camunda.optimize.service.db.os.report.interpreter.plan.AbstractExecutionPlanInterpreterOS<DecisionReportDataDto,DecisionExecutionPlan>
io.camunda.optimize.service.db.os.report.interpreter.plan.decision.AbstractDecisionExecutionPlanInterpreterOS
All Implemented Interfaces:
DecisionExecutionPlanInterpreter, ExecutionPlanInterpreter<DecisionReportDataDto,DecisionExecutionPlan>
Direct Known Subclasses:
GenericDecisionExecutionPlanInterpreterOS, RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreterOS

public abstract class AbstractDecisionExecutionPlanInterpreterOS extends AbstractExecutionPlanInterpreterOS<DecisionReportDataDto,DecisionExecutionPlan> implements DecisionExecutionPlanInterpreter