Package | Description |
---|---|
org.zanata.client.commands |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Map<org.zanata.common.LocaleId,PushPullCommand.TranslatedPercent>> |
PushPullCommand.getDocsTranslatedPercent(LocaleList locales) |
protected com.google.common.base.Optional<Map<String,Map<org.zanata.common.LocaleId,PushPullCommand.TranslatedPercent>>> |
PushPullCommand.prepareStatsIfApplicable(boolean pullTarget,
LocaleList locales)
this stats map will have docId as key, the value is another map with
localeId as key and translated percent as value.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
PushPullCommand.shouldPullThisLocale(com.google.common.base.Optional<Map<String,Map<org.zanata.common.LocaleId,PushPullCommand.TranslatedPercent>>> optionalStats,
String localDocName,
org.zanata.common.LocaleId serverLocale) |
Copyright © 2015 Zanata Project. All rights reserved.