Uses of Class
io.camunda.optimize.service.security.SharingService
Packages that use SharingService
-
Uses of SharingService in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type SharingServiceModifierConstructorDescriptionSharingRestService(SharingService sharingService, SettingsService settingsService, SessionService sessionService, ReportRestMapper reportRestMapper, DashboardRestMapper dashboardRestMapper, EventReportingService eventReportingService, org.springframework.core.env.Environment environment)