Uses of Class
io.camunda.optimize.service.db.report.ReportEvaluationInfo
Packages that use ReportEvaluationInfo
-
Uses of ReportEvaluationInfo in io.camunda.optimize.service.db.report
Methods in io.camunda.optimize.service.db.report that return ReportEvaluationInfoMethods in io.camunda.optimize.service.db.report with parameters of type ReportEvaluationInfoModifier and TypeMethodDescriptionReportEvaluationHandler.evaluateReport(ReportEvaluationInfo evaluationInfo) static <R extends ReportDefinitionDto<?>>
ReportEvaluationContext<R> ReportEvaluationContext.fromReportEvaluation(ReportEvaluationInfo evaluationInfo) Constructors in io.camunda.optimize.service.db.report with parameters of type ReportEvaluationInfoModifierConstructorDescriptionReportEvaluationInfoBuilder(ReportEvaluationInfo reportEvaluationInfo) -
Uses of ReportEvaluationInfo in io.camunda.optimize.service.security
Methods in io.camunda.optimize.service.security with parameters of type ReportEvaluationInfoModifier and TypeMethodDescriptionSharingService.evaluateReport(ReportEvaluationInfo evaluationInfo)