| 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) |
org.flowable.common.rest.api.DataResponse<ScopedTranslationRepresentation> |
PlatformTranslationService.queryScopedTranslations(TranslationQueryRequest request) |
Copyright © 2019. All rights reserved.