| Interface | Description |
|---|---|
| TenantInfoHolder |
Interface to be implemented when using the
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 © 2017 Flowable. All rights reserved.