Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
Packages that use TranslationEntityManager
Package
Description
-
Uses of TranslationEntityManager in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement TranslationEntityManagerFields in com.flowable.platform.engine.impl.persistence.entity declared as TranslationEntityManagerModifier and TypeFieldDescriptionprotected TranslationEntityManagerPlatformEntityManagers.translationEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity that return TranslationEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity with parameters of type TranslationEntityManagerModifier and TypeMethodDescriptionvoidPlatformEntityManagers.setTranslationEntityManager(TranslationEntityManager translationEntityManager) -
Uses of TranslationEntityManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return TranslationEntityManagerModifier and TypeMethodDescriptionstatic TranslationEntityManagerCommandContextUtil.getTranslationEntityManager(CommandContext commandContext)