Class TenantReaderES
java.lang.Object
io.camunda.optimize.service.db.es.reader.TenantReaderES
- All Implemented Interfaces:
TenantReader
@Component
@Conditional(io.camunda.optimize.service.util.configuration.condition.ElasticSearchCondition.class)
public class TenantReaderES
extends Object
implements TenantReader
-
Constructor Summary
ConstructorsConstructorDescriptionTenantReaderES(OptimizeElasticsearchClient esClient, ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
-
Constructor Details
-
TenantReaderES
public TenantReaderES(OptimizeElasticsearchClient esClient, ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
getTenants
- Specified by:
getTenantsin interfaceTenantReader
-