Uses of Class
com.flowable.platform.service.translation.PlatformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.rest.service.api.task
Fields in com.flowable.platform.rest.service.api.task declared as PlatformTranslationService Modifier and Type Field Description protected PlatformTranslationService
PlatformTaskCollectionResource. platformTranslationService
-
Uses of PlatformTranslationService in com.flowable.platform.rest.service.api.task.history
Fields in com.flowable.platform.rest.service.api.task.history declared as PlatformTranslationService Modifier and Type Field Description protected PlatformTranslationService
PlatformHistoricTaskInstanceCollectionResource. platformTranslationService
-
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)