Uses of Interface
org.flowable.task.service.InternalTaskLocalizationManager
Packages that use InternalTaskLocalizationManager
-
Uses of InternalTaskLocalizationManager in org.flowable.engine.impl.cfg
Classes in org.flowable.engine.impl.cfg that implement InternalTaskLocalizationManagerFields in org.flowable.engine.impl.cfg declared as InternalTaskLocalizationManagerModifier and TypeFieldDescriptionprotected InternalTaskLocalizationManagerProcessEngineConfigurationImpl.internalTaskLocalizationManagerMethods in org.flowable.engine.impl.cfg that return InternalTaskLocalizationManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getInternalTaskLocalizationManager()Methods in org.flowable.engine.impl.cfg with parameters of type InternalTaskLocalizationManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setInternalTaskLocalizationManager(InternalTaskLocalizationManager internalTaskLocalizationManager) -
Uses of InternalTaskLocalizationManager in org.flowable.task.service
Fields in org.flowable.task.service declared as InternalTaskLocalizationManagerModifier and TypeFieldDescriptionprotected InternalTaskLocalizationManagerTaskServiceConfiguration.internalTaskLocalizationManagerMethods in org.flowable.task.service that return InternalTaskLocalizationManagerMethods in org.flowable.task.service with parameters of type InternalTaskLocalizationManagerModifier and TypeMethodDescriptionvoidTaskServiceConfiguration.setInternalTaskLocalizationManager(InternalTaskLocalizationManager internalTaskLocalizationManager)