Uses of Class
io.camunda.optimize.rest.mapper.CollectionRestMapper
Packages that use CollectionRestMapper
-
Uses of CollectionRestMapper in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type CollectionRestMapperModifierConstructorDescriptionCollectionRestService(SessionService sessionService, CollectionService collectionService, AuthorizedCollectionService authorizedCollectionService, CollectionRoleService collectionRoleService, CollectionScopeService collectionScopeService, CollectionEntityService collectionEntityService, ReportRestMapper reportRestMapper, CollectionRestMapper collectionRestMapper, AlertRestMapper alertRestMapper, EntityRestMapper entityRestMapper)