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 |
TaskReportImpl.tenantCheck |
protected TenantCheck |
HistoricProcessInstanceReportImpl.tenantCheck |
protected TenantCheck |
HistoricTaskInstanceReportImpl.tenantCheck |
Modifier and Type | Method and Description |
---|---|
TenantCheck |
TaskReportImpl.getTenantCheck() |
TenantCheck |
HistoricProcessInstanceReportImpl.getTenantCheck() |
TenantCheck |
HistoricTaskInstanceReportImpl.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 © 2022. All rights reserved.