public class PublicanPullOptionsImpl extends ConfigurableProjectOptionsImpl implements PublicanPullOptions
PullOptions| Constructor and Description |
|---|
PublicanPullOptionsImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandDescription()
Deprecated.
Used to generate CLI usage help.
|
String |
getCommandName()
Deprecated.
Used to generate the command line interface and its usage help.
|
File |
getDstDir()
Deprecated.
|
File |
getDstDirPot()
Deprecated.
|
boolean |
getExportPot()
Deprecated.
|
ZanataCommand |
initCommand()
Deprecated.
|
boolean |
isAuthRequired()
Deprecated.
Use to disable check for presence of username and API key before running command.
|
void |
setDstDir(File dstDir)
Deprecated.
|
void |
setDstDirPot(File dstDirPot)
Deprecated.
|
void |
setExportPot(boolean exportPot)
Deprecated.
|
getExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, getSrcDir, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, getSrcDir, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic ZanataCommand initCommand()
initCommand in interface BasicOptionspublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionspublic void setDstDir(File dstDir)
setDstDir in interface PublicanPullOptionspublic File getDstDir()
getDstDir in interface PublicanPullOptionspublic void setDstDirPot(File dstDirPot)
setDstDirPot in interface PublicanPullOptionspublic File getDstDirPot()
getDstDirPot in interface PublicanPullOptionspublic boolean getExportPot()
getExportPot in interface PublicanPullOptionspublic void setExportPot(boolean exportPot)
setExportPot in interface PublicanPullOptionspublic boolean isAuthRequired()
ConfigurableOptionsisAuthRequired in interface ConfigurableOptionsisAuthRequired in class ConfigurableOptionsImplCopyright © 2015 Zanata Project. All rights reserved.