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() |
PutVersionCommand |
initCommand() |
void |
setProjectType(String type) |
void |
setVersionProject(String id) |
void |
setVersionSlug(String id) |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
public String getCommandName()
BasicOptions
getCommandName
in interface BasicOptions
public String getCommandDescription()
BasicOptions
getCommandDescription
in interface BasicOptions
public PutVersionCommand initCommand()
initCommand
in interface BasicOptions
public void setVersionProject(String id)
setVersionProject
in interface PutVersionOptions
public void setVersionSlug(String id)
setVersionSlug
in interface PutVersionOptions
public void setProjectType(String type)
setProjectType
in interface PutVersionOptions
public String getVersionProject()
getVersionProject
in interface PutVersionOptions
public String getVersionSlug()
getVersionSlug
in interface PutVersionOptions
public String getProjectType()
getProjectType
in interface PutVersionOptions
Copyright © 2017 Zanata Project. All rights reserved.