org.zanata.client.commands.pull
Interface PullOptions
- All Superinterfaces:
- BasicOptions, ConfigurableOptions, ConfigurableProjectOptions, PushPullOptions
- All Known Implementing Classes:
- PullOptionsImpl
public interface PullOptions
- extends PushPullOptions
- Author:
- Sean Flanigan sflaniga@redhat.com
| Methods inherited from interface org.zanata.client.commands.PushPullOptions |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModule |
| Methods inherited from interface org.zanata.client.commands.ConfigurableOptions |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername |
| Methods inherited from interface org.zanata.client.commands.BasicOptions |
getCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet |
getPullType
PushPullType getPullType()
getCreateSkeletons
boolean getCreateSkeletons()
getEncodeTabs
boolean getEncodeTabs()
getIncludeFuzzy
boolean getIncludeFuzzy()
getPurgeCache
boolean getPurgeCache()
getUseCache
boolean getUseCache()
isContinueAfterError
boolean isContinueAfterError()
Copyright © 2013 Zanata Project. All Rights Reserved.