Uses of Class
com.flowable.platform.service.translation.TranslationQueryRequest
-
Packages that use TranslationQueryRequest Package Description com.flowable.platform.service.translation -
-
Uses of TranslationQueryRequest in com.flowable.platform.service.translation
Methods in com.flowable.platform.service.translation with parameters of type TranslationQueryRequest Modifier and Type Method Description TranslationQuery
PlatformTranslationService. mapToQuery(TranslationQueryRequest request)
DataResponse<ScopedTranslationRepresentation>
PlatformTranslationService. queryScopedTranslations(TranslationQueryRequest request)
-