Interface DecisionViewInterpreterES

All Superinterfaces:
DecisionViewInterpreter, ViewInterpreter<DecisionReportDataDto,DecisionExecutionPlan>, ViewInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>
All Known Implementing Classes:
DecisionViewInstanceFrequencyInterpreterES, DecisionViewInterpreterFacadeES, DecisionViewRawDataInterpreterES

public interface DecisionViewInterpreterES extends ViewInterpreterES<DecisionReportDataDto,DecisionExecutionPlan>, DecisionViewInterpreter