public class ListRemoteOptionsImpl extends ConfigurableProjectOptionsImpl
Constructor and Description |
---|
ListRemoteOptionsImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getCommandDescription()
Used to generate CLI usage help.
|
String |
getCommandName()
Used to generate the command line interface and its usage help.
|
ZanataCommand |
initCommand() |
boolean |
isAuthRequired()
Use to disable check for presence of username and API key before running command.
|
getExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, getSrcDir, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDir
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isInteractiveModeSet, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isInteractiveModeSet, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
public ZanataCommand initCommand()
public String getCommandName()
BasicOptions
public String getCommandDescription()
BasicOptions
public boolean isAuthRequired()
ConfigurableOptions
isAuthRequired
in interface ConfigurableOptions
isAuthRequired
in class ConfigurableOptionsImpl
Copyright © 2018 Zanata Project. All rights reserved.