Interface DecisionExecutionPlanInterpreter
- All Superinterfaces:
ExecutionPlanInterpreter<DecisionReportDataDto,DecisionExecutionPlan>
- All Known Subinterfaces:
DecisionExecutionPlanInterpreterFacade,RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreter
- All Known Implementing Classes:
AbstractDecisionExecutionPlanInterpreterES,AbstractDecisionExecutionPlanInterpreterOS,DecisionExecutionPlanInterpreterFacadeES,DecisionExecutionPlanInterpreterFacadeOS,GenericDecisionExecutionPlanInterpreterES,GenericDecisionExecutionPlanInterpreterOS,RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreterES,RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreterOS
public interface DecisionExecutionPlanInterpreter
extends ExecutionPlanInterpreter<DecisionReportDataDto,DecisionExecutionPlan>
-
Method Summary
Methods inherited from interface io.camunda.optimize.service.db.report.interpreter.plan.ExecutionPlanInterpreter
getSupportedExecutionPlans, interpret