| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl | 
 API implementation classes, which shouldn't directly be used by end-users. 
 | 
| org.camunda.bpm.engine.impl.db | |
| org.camunda.bpm.engine.impl.persistence.entity | 
| Modifier and Type | Field and Description | 
|---|---|
protected TenantCheck | 
HistoricTaskInstanceReportImpl.tenantCheck  | 
protected TenantCheck | 
TaskReportImpl.tenantCheck  | 
protected TenantCheck | 
HistoricProcessInstanceReportImpl.tenantCheck  | 
| Modifier and Type | Method and Description | 
|---|---|
TenantCheck | 
HistoricTaskInstanceReportImpl.getTenantCheck()  | 
TenantCheck | 
TaskReportImpl.getTenantCheck()  | 
TenantCheck | 
HistoricProcessInstanceReportImpl.getTenantCheck()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected TenantCheck | 
ListQueryParameterObject.tenantCheck  | 
| Modifier and Type | Method and Description | 
|---|---|
TenantCheck | 
ListQueryParameterObject.getTenantCheck()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListQueryParameterObject.setTenantCheck(TenantCheck tenantCheck)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TenantManager.configureTenantCheck(TenantCheck tenantCheck)  | 
Copyright © 2019. All rights reserved.