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 TranslationChangeManager
PlatformEngineConfiguration.translationChangeManager
Methods in com.flowable.platform.engine that return TranslationChangeManagerMethods in com.flowable.platform.engine with parameters of type TranslationChangeManagerModifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.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 TranslationChangeManager
CommandContextUtil.getTranslationChangeManager
(CommandContext commandContext) -
Uses of TranslationChangeManager in com.flowable.platform.service.index
Classes in com.flowable.platform.service.index that implement TranslationChangeManager