Interface HasGroupByMinMaxStats<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan>
- All Known Subinterfaces:
GenericProcessExecutionPlanInterpreter,ProcessExecutionPlanInterpreter,ProcessExecutionPlanInterpreterES,ProcessExecutionPlanInterpreterFacade,ProcessExecutionPlanInterpreterOS
- All Known Implementing Classes:
AbstractProcessExecutionPlanInterpreterES,AbstractProcessExecutionPlanInterpreterOS,GenericProcessExecutionPlanInterpreterES,GenericProcessExecutionPlanInterpreterOS,ProcessExecutionPlanInterpreterFacadeES,ProcessExecutionPlanInterpreterFacadeOS,RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterES,RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterOS
public interface HasGroupByMinMaxStats<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan>
-
Method Summary
Modifier and TypeMethodDescriptiongetGroupByMinMaxStats(ExecutionContext<DATA, PLAN> reportEvaluationContext)
-
Method Details
-
getGroupByMinMaxStats
-