Uses of Interface
io.camunda.optimize.service.tenant.TenantService
Packages that use TenantService
Package
Description
-
Uses of TenantService in io.camunda.optimize.service
Constructors in io.camunda.optimize.service with parameters of type TenantServiceModifierConstructorDescriptionDefinitionService(DefinitionReader definitionReader, DataSourceDefinitionAuthorizationService definitionAuthorizationService, TenantService tenantService, ConfigurationService configurationService) UIConfigurationService(ConfigurationService configurationService, OptimizeVersionService versionService, TenantService tenantService, SettingsService settingService, CamundaLicenseService camundaLicenseService, org.springframework.core.env.Environment environment, Optional<CloudSaasMetaInfoService> cloudSaasMetaInfoService, io.camunda.identity.sdk.Identity identity) -
Uses of TenantService in io.camunda.optimize.service.collection
Constructors in io.camunda.optimize.service.collection with parameters of type TenantServiceModifierConstructorDescriptionCollectionScopeService(TenantService tenantService, DefinitionService definitionService, DataSourceDefinitionAuthorizationService definitionAuthorizationService, ReportReader reportReader, AuthorizedCollectionService authorizedCollectionService, CollectionWriter collectionWriter, ReportService reportService) -
Uses of TenantService in io.camunda.optimize.service.tenant
Classes in io.camunda.optimize.service.tenant that implement TenantService