| Interface | Description | 
|---|---|
| TenantIdProvider | SPI which can be implemented to assign tenant ids to process instances, case instances and historic decision instances. | 
| Class | Description | 
|---|---|
| TenantCommandChecker | CommandCheckerto ensure that commands are only executed for
 entities which belongs to one of the authenticated tenants. | 
| TenantIdProviderCaseInstanceContext | Provides information about a starting case instance to a  TenantIdProviderimplementation. | 
| TenantIdProviderHistoricDecisionInstanceContext | Provides information about a historic decision instance to a  TenantIdProviderimplementation. | 
| TenantIdProviderProcessInstanceContext | Provides information about a starting process instance to a  TenantIdProviderimplementation. | 
Copyright © 2018. All rights reserved.