Uses of Interface
com.flowable.platform.engine.impl.translation.TranslationChangeManager
| Package | Description |
|---|---|
| com.flowable.platform.engine | |
| com.flowable.platform.engine.impl.util | |
| com.flowable.platform.service.index |
-
Uses of TranslationChangeManager in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as TranslationChangeManager Modifier and Type Field Description protected TranslationChangeManagerPlatformEngineConfiguration. translationChangeManagerMethods in com.flowable.platform.engine that return TranslationChangeManager Modifier and Type Method Description TranslationChangeManagerPlatformEngineConfiguration. getTranslationChangeManager()Methods in com.flowable.platform.engine with parameters of type TranslationChangeManager Modifier and Type Method Description voidPlatformEngineConfiguration. setTranslationChangeManager(TranslationChangeManager translationChangeManager) -
Uses of TranslationChangeManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return TranslationChangeManager Modifier and Type Method Description static TranslationChangeManagerCommandContextUtil. getTranslationChangeManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of TranslationChangeManager in com.flowable.platform.service.index
Classes in com.flowable.platform.service.index that implement TranslationChangeManager Modifier and Type Class Description classAsyncIndexingTranslationChangeManager