Uses of Class
io.camunda.optimize.service.variable.ProcessVariableLabelService
Packages that use ProcessVariableLabelService
-
Uses of ProcessVariableLabelService in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type ProcessVariableLabelServiceModifierConstructorDescriptionProcessVariableRestService(ProcessVariableService processVariableService, SessionService sessionService, ProcessVariableLabelService processVariableLabelService) PublicApiRestService(JsonReportResultExportService jsonReportResultExportService, EntityExportService entityExportService, EntityImportService entityImportService, ReportService reportService, DashboardService dashboardService, ProcessVariableLabelService processVariableLabelService, SettingsService settingsService)