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