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() |
boolean |
isMyTrans() |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModule
getExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDir
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandDescription, getCommandHooks, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
String getSourceLang()
PushPullType getPushType()
String getMergeType()
boolean getCaseSensitive()
boolean getExcludeLocaleFilenames()
boolean getDefaultExcludes()
boolean getDeleteObsoleteModules()
boolean getCopyTrans()
int getChunkSize()
com.google.common.collect.ImmutableList<String> getFileTypes()
boolean isMyTrans()
Copyright © 2016 Zanata Project. All rights reserved.