|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TenantCheck | |
|---|---|
| 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 | |
| Uses of TenantCheck in org.camunda.bpm.engine.impl |
|---|
| Fields in org.camunda.bpm.engine.impl declared as TenantCheck | |
|---|---|
protected TenantCheck |
AbstractHistoricProcessInstanceReport.tenantCheck
|
protected TenantCheck |
TaskReportImpl.tenantCheck
|
| Methods in org.camunda.bpm.engine.impl that return TenantCheck | |
|---|---|
TenantCheck |
AbstractHistoricProcessInstanceReport.getTenantCheck()
|
TenantCheck |
TaskReportImpl.getTenantCheck()
|
| Uses of TenantCheck in org.camunda.bpm.engine.impl.db |
|---|
| Fields in org.camunda.bpm.engine.impl.db declared as TenantCheck | |
|---|---|
protected TenantCheck |
ListQueryParameterObject.tenantCheck
|
| Methods in org.camunda.bpm.engine.impl.db that return TenantCheck | |
|---|---|
TenantCheck |
ListQueryParameterObject.getTenantCheck()
|
| Methods in org.camunda.bpm.engine.impl.db with parameters of type TenantCheck | |
|---|---|
void |
ListQueryParameterObject.setTenantCheck(TenantCheck tenantCheck)
|
| Uses of TenantCheck in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type TenantCheck | |
|---|---|
void |
TenantManager.configureTenantCheck(TenantCheck tenantCheck)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||