Uses of Interface
org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Packages that use TenantInfoHolder Package Description org.flowable.common.engine.impl.cfg.multitenant -
-
Uses of TenantInfoHolder in org.flowable.common.engine.impl.cfg.multitenant
Fields in org.flowable.common.engine.impl.cfg.multitenant declared as TenantInfoHolder Modifier and Type Field Description protected TenantInfoHolderTenantAwareDataSource. tenantInfoHolderConstructors in org.flowable.common.engine.impl.cfg.multitenant with parameters of type TenantInfoHolder Constructor Description TenantAwareDataSource(TenantInfoHolder tenantInfoHolder)
-