| Interface | Description |
|---|---|
| TenantInfoHolder |
Interface to be implemented when using the org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration and used to set/get the current user and tenant identifier.
|
| Class | Description |
|---|---|
| TenantAwareDataSource |
A
DataSource implementation that switches the currently used datasource based on the current values of the TenantInfoHolder. |
Copyright © 2021 Flowable. All rights reserved.