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 PlatformTranslationServicePlatformCaseInstanceService. 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 PlatformTranslationServicePlatformProcessInstanceService. 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 PlatformTranslationServicePlatformTaskService. 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 voidPlatformEntityLinkService. setPlatformTranslationService(PlatformTranslationService platformTranslationService)