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>