Package org.camunda.bpm.engine.impl.cfg.multitenancy
package org.camunda.bpm.engine.impl.cfg.multitenancy
-
ClassDescription
CommandChecker
to ensure that commands are only executed for entities which belongs to one of the authenticated tenants.SPI which can be implemented to assign tenant ids to process instances, case instances and historic decision instances.Provides information about a starting case instance to aTenantIdProvider
implementation.Provides information about a historic decision instance to aTenantIdProvider
implementation.Provides information about a starting process instance to aTenantIdProvider
implementation.