Uses of Package
org.camunda.bpm.engine.impl.cfg.multitenancy
Packages that use org.camunda.bpm.engine.impl.cfg.multitenancy
-
Classes in org.camunda.bpm.engine.impl.cfg.multitenancy used by org.camunda.bpm.engine.impl.cfgClassDescriptionSPI 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.multitenancyClassDescriptionProvides information about a starting case instance to a
TenantIdProvider
implementation.Provides information about a historic decision instance to aTenantIdProvider
implementation.Provides information about a starting process instance to aTenantIdProvider
implementation.