Uses of Class
com.flowable.platform.service.translation.PlatformTranslationService
Package | Description |
---|---|
com.flowable.platform.service.caze | |
com.flowable.platform.service.process | |
com.flowable.platform.service.task | |
com.flowable.platform.service.work |
-
Uses of PlatformTranslationService in com.flowable.platform.service.caze
Fields in com.flowable.platform.service.caze declared as PlatformTranslationService Modifier and Type Field Description protected PlatformTranslationService
PlatformCaseInstanceService. platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.service.process
Fields in com.flowable.platform.service.process declared as PlatformTranslationService Modifier and Type Field Description protected PlatformTranslationService
PlatformProcessInstanceService. platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.service.task
Fields in com.flowable.platform.service.task declared as PlatformTranslationService Modifier and Type Field Description protected PlatformTranslationService
PlatformTaskService. platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.service.work
Methods in com.flowable.platform.service.work with parameters of type PlatformTranslationService Modifier and Type Method Description void
PlatformEntityLinkService. setPlatformTranslationService(PlatformTranslationService platformTranslationService)