Uses of Package
org.camunda.bpm.engine.impl.cfg.multitenancy
-
Packages that use org.camunda.bpm.engine.impl.cfg.multitenancy Package Description org.camunda.bpm.engine.impl.cfg org.camunda.bpm.engine.impl.cfg.multitenancy -
Classes in org.camunda.bpm.engine.impl.cfg.multitenancy used by org.camunda.bpm.engine.impl.cfg Class Description TenantIdProvider SPI which can be implemented to assign tenant ids to process instances, case instances and historic decision instances. -
Classes in org.camunda.bpm.engine.impl.cfg.multitenancy used by org.camunda.bpm.engine.impl.cfg.multitenancy Class Description TenantIdProviderCaseInstanceContext Provides information about a starting case instance to aTenantIdProvider
implementation.TenantIdProviderHistoricDecisionInstanceContext Provides information about a historic decision instance to aTenantIdProvider
implementation.TenantIdProviderProcessInstanceContext Provides information about a starting process instance to aTenantIdProvider
implementation.