Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.TenantVariableEntityManager
Packages that use TenantVariableEntityManager
Package
Description
-
Uses of TenantVariableEntityManager in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement TenantVariableEntityManagerFields in com.flowable.platform.engine.impl.persistence.entity declared as TenantVariableEntityManagerModifier and TypeFieldDescriptionprotected TenantVariableEntityManager
PlatformEntityManagers.tenantVariableEntityManager
Methods in com.flowable.platform.engine.impl.persistence.entity that return TenantVariableEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity with parameters of type TenantVariableEntityManagerModifier and TypeMethodDescriptionvoid
PlatformEntityManagers.gsetTenantVariableEntityManager
(TenantVariableEntityManager tenantVariableEntityManager) -
Uses of TenantVariableEntityManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return TenantVariableEntityManagerModifier and TypeMethodDescriptionstatic TenantVariableEntityManager
CommandContextUtil.getTenantVariableEntityManager
(CommandContext commandContext)