public class PushMojo extends PushPullMojo<PushOptions> implements PushOptions
| Constructor and Description |
|---|
PushMojo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize() |
String |
getCommandName() |
boolean |
getCopyTrans() |
boolean |
getDefaultExcludes() |
boolean |
getDeleteObsoleteModules() |
List<String> |
getExcludes() |
List<String> |
getIncludes() |
LocaleList |
getLocaleMapList()
Override the default
ConfigurableProjectMojo.getLocaleMapList() method as the push
command can have locales specified via command line. |
String |
getMergeType() |
PushPullType |
getPushType() |
String |
getSourceLang() |
PushCommand |
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 PushCommand initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<PushOptions>public String getSourceLang()
getSourceLang in interface PushOptionspublic PushPullType getPushType()
getPushType in interface PushOptionspublic boolean getCopyTrans()
getCopyTrans in interface PushOptionspublic String getMergeType()
getMergeType in interface PushOptionspublic int getBatchSize()
getBatchSize in interface PushOptionspublic boolean getDeleteObsoleteModules()
getDeleteObsoleteModules in interface PushOptionspublic List<String> getIncludes()
getIncludes in interface PushOptionspublic List<String> getExcludes()
getExcludes in interface PushOptionspublic boolean getDefaultExcludes()
getDefaultExcludes in interface PushOptionspublic LocaleList getLocaleMapList()
ConfigurableProjectMojo.getLocaleMapList() method as the push
command can have locales specified via command line.getLocaleMapList in interface ConfigurableProjectOptionsgetLocaleMapList in class ConfigurableProjectMojo<PushOptions>public String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2012 Zanata Project. All Rights Reserved.