Uses of Class
io.camunda.optimize.service.db.report.AuthorizationCheckReportEvaluationHandler
Packages that use AuthorizationCheckReportEvaluationHandler
-
Uses of AuthorizationCheckReportEvaluationHandler in io.camunda.optimize.service.export
Constructors in io.camunda.optimize.service.export with parameters of type AuthorizationCheckReportEvaluationHandlerModifierConstructorDescriptionCsvExportService(AuthorizationCheckReportEvaluationHandler reportEvaluationHandler, ConfigurationService configurationService) -
Uses of AuthorizationCheckReportEvaluationHandler in io.camunda.optimize.service.report
Constructors in io.camunda.optimize.service.report with parameters of type AuthorizationCheckReportEvaluationHandlerModifierConstructorDescriptionReportEvaluationService(AuthorizationCheckReportEvaluationHandler reportEvaluator)