Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
Packages that use TenantEntity
Package
Description
-
Uses of TenantEntity in org.camunda.bpm.engine.impl.identity.db
Methods in org.camunda.bpm.engine.impl.identity.db that return TenantEntityModifier and TypeMethodDescriptionDbReadOnlyIdentityServiceProvider.findTenantById
(String tenantId) -
Uses of TenantEntity in org.camunda.bpm.engine.impl.persistence.entity
Fields in org.camunda.bpm.engine.impl.persistence.entity declared as TenantEntityMethods in org.camunda.bpm.engine.impl.persistence.entity that return TenantEntityMethods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type TenantEntity -
Uses of TenantEntity in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Methods in org.camunda.bpm.spring.boot.starter.security.oauth2.impl that return TenantEntity