Package | Description |
---|---|
org.camunda.bpm.engine.impl.cfg | |
org.camunda.bpm.engine.impl.cfg.multitenancy |
Class and Description |
---|
TenantIdProvider
SPI which can be implemented to assign tenant ids to process instances, case instances and historic decision instances.
|
Class and Description |
---|
TenantIdProviderCaseInstanceContext
Provides information about a starting case instance to a
TenantIdProvider implementation. |
TenantIdProviderHistoricDecisionInstanceContext
Provides information about a historic decision instance to a
TenantIdProvider implementation. |
TenantIdProviderProcessInstanceContext
Provides information about a starting process instance to a
TenantIdProvider implementation. |
Copyright © 2017. All rights reserved.