public class TranslationUpdate extends Object
| Constructor and Description |
|---|
TranslationUpdate(String resourcePath,
String toLan,
Map<String,String> translation)
Translation Updates are used to feed the TranslationSaveQueue service
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePath() |
String |
getToLan() |
Map<String,String> |
getTranslation() |
public TranslationUpdate(String resourcePath, String toLan, Map<String,String> translation)
resourcePath - Path of the resource that is being updatedtoLan - Target languagetranslation - Translated mappings from TranslationResults"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"