public class PutVersionOptionsImpl extends ConfigurableOptionsImpl implements PutVersionOptions
| Constructor and Description |
|---|
PutVersionOptionsImpl() |
| 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.
|
String |
getProjectType() |
String |
getVersionProject() |
String |
getVersionSlug() |
String |
getVersionStatus() |
PutVersionCommand |
initCommand() |
void |
setProjectType(String type) |
void |
setVersionProject(String id) |
void |
setVersionSlug(String id) |
void |
setVersionStatus(String status) |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isInteractiveModeSet, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isInteractiveModeSet, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionspublic PutVersionCommand initCommand()
initCommand in interface BasicOptionspublic void setVersionProject(String id)
setVersionProject in interface PutVersionOptionspublic void setVersionSlug(String id)
setVersionSlug in interface PutVersionOptionspublic void setProjectType(String type)
setProjectType in interface PutVersionOptionspublic void setVersionStatus(String status)
setVersionStatus in interface PutVersionOptionspublic String getVersionProject()
getVersionProject in interface PutVersionOptionspublic String getVersionSlug()
getVersionSlug in interface PutVersionOptionspublic String getProjectType()
getProjectType in interface PutVersionOptionspublic String getVersionStatus()
getVersionStatus in interface PutVersionOptionsCopyright © 2018 Zanata Project. All rights reserved.