Uses of Class
com.flowable.platform.service.translation.PlatformTranslationService
Packages that use PlatformTranslationService
Package
Description
-
Uses of PlatformTranslationService in com.flowable.platform.service.caze
Fields in com.flowable.platform.service.caze declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationService
PlatformCaseInstanceService.platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.service.process
Fields in com.flowable.platform.service.process declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationService
PlatformProcessInstanceService.platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.service.task
Fields in com.flowable.platform.service.task declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationService
PlatformTaskService.platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.service.work
Fields in com.flowable.platform.service.work declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationService
PlatformEntityLinkService.platformTranslationService
Methods in com.flowable.platform.service.work with parameters of type PlatformTranslationServiceModifier and TypeMethodDescriptionvoid
PlatformEntityLinkService.setPlatformTranslationService
(PlatformTranslationService platformTranslationService)