public class PutProjectMojo extends ConfigurableMojo<PutProjectOptions> implements PutProjectOptions
| Constructor and Description |
|---|
PutProjectMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
String |
getDefaultProjectType() |
String |
getProjectDesc() |
String |
getProjectName() |
String |
getProjectSlug() |
String |
getSourceCheckoutUrl() |
String |
getSourceViewUrl() |
PutProjectCommand |
initCommand() |
void |
setDefaultProjectType(String defaultProjectType) |
void |
setProjectDesc(String projectDesc) |
void |
setProjectName(String projectName) |
void |
setProjectSlug(String projectSlug) |
void |
setSourceCheckoutUrl(String sourceCheckoutUrl) |
void |
setSourceViewUrl(String sourceViewUrl) |
execute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isDisableSSLCert, isErrorsSet, isInteractiveMode, isQuietSet, runCommand, setDebug, setDisableSSLCert, 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, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic PutProjectCommand initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<PutProjectOptions>public String getProjectSlug()
getProjectSlug in interface PutProjectOptionspublic void setProjectSlug(String projectSlug)
setProjectSlug in interface PutProjectOptionspublic String getProjectName()
getProjectName in interface PutProjectOptionspublic void setProjectName(String projectName)
setProjectName in interface PutProjectOptionspublic String getProjectDesc()
getProjectDesc in interface PutProjectOptionspublic void setProjectDesc(String projectDesc)
setProjectDesc in interface PutProjectOptionspublic String getSourceViewUrl()
getSourceViewUrl in interface PutProjectOptionspublic void setSourceViewUrl(String sourceViewUrl)
setSourceViewUrl in interface PutProjectOptionspublic String getSourceCheckoutUrl()
getSourceCheckoutUrl in interface PutProjectOptionspublic void setSourceCheckoutUrl(String sourceCheckoutUrl)
setSourceCheckoutUrl in interface PutProjectOptionspublic String getDefaultProjectType()
getDefaultProjectType in interface PutProjectOptionspublic void setDefaultProjectType(String defaultProjectType)
setDefaultProjectType in interface PutProjectOptionspublic String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2013 Zanata Project. All Rights Reserved.