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 PlatformTranslationServicePlatformCaseInstanceService.platformTranslationService -
Uses of PlatformTranslationService in com.flowable.platform.service.process
Fields in com.flowable.platform.service.process declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationServicePlatformProcessInstanceService.platformTranslationService -
Uses of PlatformTranslationService in com.flowable.platform.service.task
Fields in com.flowable.platform.service.task declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationServicePlatformTaskService.platformTranslationService -
Uses of PlatformTranslationService in com.flowable.platform.service.work
Fields in com.flowable.platform.service.work declared as PlatformTranslationServiceModifier and TypeFieldDescriptionprotected PlatformTranslationServicePlatformEntityLinkService.platformTranslationServiceMethods in com.flowable.platform.service.work with parameters of type PlatformTranslationServiceModifier and TypeMethodDescriptionvoidPlatformEntityLinkService.setPlatformTranslationService(PlatformTranslationService platformTranslationService)