public class PutVersionMojo extends ConfigurableMojo<PutVersionOptions> implements PutVersionOptions
| Constructor and Description |
|---|
PutVersionMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
String |
getVersionProject() |
String |
getVersionSlug() |
PutVersionCommand |
initCommand() |
void |
setVersionProject(String versionProject) |
void |
setVersionSlug(String versionSlug) |
execute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, runCommand, setDebug, setErrors, setHelp, setInteractiveMode, setKey, setLogHttp, setQuiet, setUrl, setUserConfig, setUsernamegetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic PutVersionCommand initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<PutVersionOptions>public String getVersionProject()
getVersionProject in interface PutVersionOptionspublic void setVersionProject(String versionProject)
setVersionProject in interface PutVersionOptionspublic String getVersionSlug()
getVersionSlug in interface PutVersionOptionspublic void setVersionSlug(String versionSlug)
setVersionSlug in interface PutVersionOptionspublic String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2012 Zanata Project. All Rights Reserved.