Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.persistence.entity | |
| com.flowable.platform.engine.impl.util |
-
Uses of TranslationEntityManager in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement TranslationEntityManager Modifier and Type Class Description classTranslationEntityManagerImplFields in com.flowable.platform.engine.impl.persistence.entity declared as TranslationEntityManager Modifier and Type Field Description protected TranslationEntityManagerPlatformEntityManagers. translationEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity that return TranslationEntityManager Modifier and Type Method Description TranslationEntityManagerPlatformEntityManagers. getTranslationEntityManager()Methods in com.flowable.platform.engine.impl.persistence.entity with parameters of type TranslationEntityManager Modifier and Type Method Description voidPlatformEntityManagers. setTranslationEntityManager(TranslationEntityManager translationEntityManager) -
Uses of TranslationEntityManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return TranslationEntityManager Modifier and Type Method Description static TranslationEntityManagerCommandContextUtil. getTranslationEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)