Uses of Class
org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
-
Packages that use TenantIdProviderCaseInstanceContext Package Description org.camunda.bpm.engine.impl.cfg.multitenancy -
-
Uses of TenantIdProviderCaseInstanceContext in org.camunda.bpm.engine.impl.cfg.multitenancy
Methods in org.camunda.bpm.engine.impl.cfg.multitenancy with parameters of type TenantIdProviderCaseInstanceContext Modifier and Type Method Description String
TenantIdProvider. provideTenantIdForCaseInstance(TenantIdProviderCaseInstanceContext ctx)
Invoked when a case instance is started and the Case Definition does not have a tenant id.
-