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