Uses of Class
io.camunda.optimize.dto.optimize.rest.collection.CollectionScopeEntryResponseDto
Packages that use CollectionScopeEntryResponseDto
Package
Description
-
Uses of CollectionScopeEntryResponseDto in io.camunda.optimize.dto.optimize.rest.collection
Methods in io.camunda.optimize.dto.optimize.rest.collection that return CollectionScopeEntryResponseDtoModifier and TypeMethodDescriptionCollectionScopeEntryResponseDto.from(CollectionScopeEntryDto scope, List<TenantDto> authorizedTenantDtos) -
Uses of CollectionScopeEntryResponseDto in io.camunda.optimize.rest
Methods in io.camunda.optimize.rest that return types with arguments of type CollectionScopeEntryResponseDto -
Uses of CollectionScopeEntryResponseDto in io.camunda.optimize.service.collection
Methods in io.camunda.optimize.service.collection that return types with arguments of type CollectionScopeEntryResponseDtoModifier and TypeMethodDescriptionCollectionScopeService.getCollectionScope(String userId, String collectionId)