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 PlatformTranslationServicePlatformTaskCollectionResource. 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 PlatformTranslationServicePlatformHistoricTaskInstanceCollectionResource. 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 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)