Uses of Class
org.camunda.bpm.engine.impl.db.TenantCheck
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of TenantCheck in org.camunda.bpm.engine.impl
Modifier and TypeFieldDescriptionprotected TenantCheck
HistoricProcessInstanceReportImpl.tenantCheck
protected TenantCheck
HistoricTaskInstanceReportImpl.tenantCheck
protected TenantCheck
TaskReportImpl.tenantCheck
Modifier and TypeMethodDescriptionHistoricProcessInstanceReportImpl.getTenantCheck()
HistoricTaskInstanceReportImpl.getTenantCheck()
TaskReportImpl.getTenantCheck()
-
Uses of TenantCheck in org.camunda.bpm.engine.impl.db
Modifier and TypeMethodDescriptionvoid
ListQueryParameterObject.setTenantCheck
(TenantCheck tenantCheck) -
Uses of TenantCheck in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionvoid
TenantManager.configureTenantCheck
(TenantCheck tenantCheck)