Uses of Class
io.camunda.optimize.rest.mapper.ReportRestMapper
Packages that use ReportRestMapper
-
Uses of ReportRestMapper in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type ReportRestMapperModifierConstructorDescriptionCollectionRestService(SessionService sessionService, CollectionService collectionService, AuthorizedCollectionService authorizedCollectionService, CollectionRoleService collectionRoleService, CollectionScopeService collectionScopeService, CollectionEntityService collectionEntityService, ReportRestMapper reportRestMapper, CollectionRestMapper collectionRestMapper, AlertRestMapper alertRestMapper, EntityRestMapper entityRestMapper) ReportRestService(ReportService reportService, ReportEvaluationService reportEvaluationService, SessionService sessionService, ReportRestMapper reportRestMapper) SharingRestService(SharingService sharingService, SettingsService settingsService, SessionService sessionService, ReportRestMapper reportRestMapper, DashboardRestMapper dashboardRestMapper, EventReportingService eventReportingService, org.springframework.core.env.Environment environment)