| Interface | Description |
|---|---|
| TenantInfoHolder |
Interface to be implemented when using the
MultiSchemaMultiTenantProcessEngineConfiguration and used
to set/get the current user and tenant identifier. |
| Class | Description |
|---|---|
| ExecuteSchemaOperationCommand |
Command that is used by the MultiSchemaMultiTenantProcessEngineConfiguration to
make sure the 'databaseSchemaUpdate' setting is applied for each tenant datasource. |
| MultiSchemaMultiTenantProcessEngineConfiguration |
A
ProcessEngineConfiguration that builds a multi tenant ProcessEngine where
each tenant has its own database schema. |
| TenantAwareDataSource |
A
DataSource implementation that switches the currently used datasource based on the
current values of the TenantInfoHolder. |
Copyright © 2016 Alfresco. All rights reserved.