Interface ExecutionPlanInterpreter<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan>
- All Known Subinterfaces:
DecisionExecutionPlanInterpreter,DecisionExecutionPlanInterpreterFacade,GenericProcessExecutionPlanInterpreter,ProcessExecutionPlanInterpreter,ProcessExecutionPlanInterpreterES,ProcessExecutionPlanInterpreterFacade,ProcessExecutionPlanInterpreterOS,RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreter
- All Known Implementing Classes:
AbstractDecisionExecutionPlanInterpreterES,AbstractDecisionExecutionPlanInterpreterOS,AbstractExecutionPlanInterpreterES,AbstractExecutionPlanInterpreterOS,AbstractProcessExecutionPlanInterpreterES,AbstractProcessExecutionPlanInterpreterOS,DecisionExecutionPlanInterpreterFacadeES,DecisionExecutionPlanInterpreterFacadeOS,GenericDecisionExecutionPlanInterpreterES,GenericDecisionExecutionPlanInterpreterOS,GenericProcessExecutionPlanInterpreterES,GenericProcessExecutionPlanInterpreterOS,ProcessExecutionPlanInterpreterFacadeES,ProcessExecutionPlanInterpreterFacadeOS,RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreterES,RawDecisionInstanceDataGroupByNoneExecutionPlanInterpreterOS,RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterES,RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterOS
public interface ExecutionPlanInterpreter<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan>
-
Method Summary
-
Method Details
-
getSupportedExecutionPlans
-
interpret
-