public interface PushOptions extends PushPullOptions
Resource or TranslationsResource.| Modifier and Type | Method and Description |
|---|---|
boolean |
getCaseSensitive() |
int |
getChunkSize() |
boolean |
getCopyTrans() |
boolean |
getDefaultExcludes() |
boolean |
getDeleteObsoleteModules() |
boolean |
getExcludeLocaleFilenames() |
com.google.common.collect.ImmutableList<String> |
getFileTypes() |
String |
getMergeType() |
PushPullType |
getPushType() |
String |
getSourceLang() |
String |
getValidate() |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModulegetExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandHooks, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietString getSourceLang()
PushPullType getPushType()
String getMergeType()
boolean getCaseSensitive()
boolean getExcludeLocaleFilenames()
boolean getDefaultExcludes()
boolean getDeleteObsoleteModules()
boolean getCopyTrans()
int getChunkSize()
com.google.common.collect.ImmutableList<String> getFileTypes()
String getValidate()
Copyright © 2014 Zanata Project. All Rights Reserved.