Uses of Interface
com.flowable.platform.engine.impl.translation.TranslationChangeManager
Packages that use TranslationChangeManager
Package
Description
-
Uses of TranslationChangeManager in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as TranslationChangeManagerModifier and TypeFieldDescriptionprotected TranslationChangeManagerPlatformEngineConfiguration.translationChangeManagerMethods in com.flowable.platform.engine that return TranslationChangeManagerMethods in com.flowable.platform.engine with parameters of type TranslationChangeManagerModifier and TypeMethodDescriptionvoidPlatformEngineConfiguration.setTranslationChangeManager(TranslationChangeManager translationChangeManager) -
Uses of TranslationChangeManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return TranslationChangeManagerModifier and TypeMethodDescriptionstatic TranslationChangeManagerCommandContextUtil.getTranslationChangeManager(CommandContext commandContext) -
Uses of TranslationChangeManager in com.flowable.platform.service.index
Classes in com.flowable.platform.service.index that implement TranslationChangeManager