Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.TenantVariableEntityManager
Package
Description
-
Uses of TenantVariableEntityManager in com.flowable.platform.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected TenantVariableEntityManager
PlatformEntityManagers.tenantVariableEntityManager
Modifier and TypeMethodDescriptionvoid
PlatformEntityManagers.gsetTenantVariableEntityManager
(TenantVariableEntityManager tenantVariableEntityManager) -
Uses of TenantVariableEntityManager in com.flowable.platform.engine.impl.util
Modifier and TypeMethodDescriptionstatic TenantVariableEntityManager
CommandContextUtil.getTenantVariableEntityManager
(CommandContext commandContext)