Package | Description |
---|---|
com.flowable.platform.service.translation |
Modifier and Type | Method and Description |
---|---|
ScopedTranslationRepresentation |
PlatformTranslationService.asScopedRepresentation(Translation translation) |
Modifier and Type | Method and Description |
---|---|
List<ScopedTranslationRepresentation> |
PlatformTranslationService.asScopedRepresentationList(List<Translation> translations) |
DataResponse<ScopedTranslationRepresentation> |
PlatformTranslationService.queryScopedTranslations(TranslationQueryRequest request) |