Package org.flowable.common.engine.impl.cfg.multitenant
-
Interface Summary 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 Summary Class Description TenantAwareDataSource ADataSourceimplementation that switches the currently used datasource based on the current values of theTenantInfoHolder.