public class PullMojo extends PushPullMojo<PullOptions> implements PullOptions
| Constructor and Description |
|---|
PullMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
boolean |
getCreateSkeletons() |
LocaleList |
getLocaleMapList()
Override the default
ConfigurableProjectMojo.getLocaleMapList() method as the push
command can have locales specified via command line. |
PushPullType |
getPullType() |
PullCommand |
initCommand() |
getAllModules, getCurrentModule, getDocNameRegex, getEnableModules, getModuleSuffix, getSrcDir, getTransDir, isDryRun, isRootModule, runCommandgetProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersionexecute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setKey, setLogHttp, setQuiet, setUrl, setUserConfig, setUsernamegetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllModules, getCurrentModule, getDocNameRegex, getEnableModules, getModuleSuffix, getSrcDir, getTransDir, isDryRun, isRootModulegetProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic PullCommand initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<PullOptions>public boolean getCreateSkeletons()
getCreateSkeletons in interface PullOptionspublic PushPullType getPullType()
getPullType in interface PullOptionspublic LocaleList getLocaleMapList()
ConfigurableProjectMojo.getLocaleMapList() method as the push
command can have locales specified via command line.getLocaleMapList in interface ConfigurableProjectOptionsgetLocaleMapList in class ConfigurableProjectMojo<PullOptions>public String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2012 Zanata Project. All Rights Reserved.