public abstract class PushPullMojo<O extends PushPullOptions> extends ConfigurableProjectMojo<O> implements PushPullOptions
| Constructor and Description |
|---|
PushPullMojo() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllModules() |
String |
getCurrentModule() |
String |
getDocNameRegex() |
boolean |
getEnableModules() |
String |
getModuleSuffix() |
File |
getSrcDir() |
File |
getTransDir() |
boolean |
isDryRun() |
boolean |
isRootModule() |
protected void |
runCommand() |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersionexecute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, initCommand, 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, waitgetLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietprotected void runCommand()
throws Exception
runCommand in class ConfigurableMojo<O extends PushPullOptions>Exceptionpublic boolean isRootModule()
isRootModule in interface PushPullOptionspublic String getCurrentModule()
getCurrentModule in interface PushPullOptionspublic String getModuleSuffix()
getModuleSuffix in interface PushPullOptionspublic String getDocNameRegex()
getDocNameRegex in interface PushPullOptionspublic Set<String> getAllModules()
getAllModules in interface PushPullOptionspublic boolean isDryRun()
isDryRun in interface PushPullOptionspublic boolean getEnableModules()
getEnableModules in interface PushPullOptionspublic File getSrcDir()
getSrcDir in interface PushPullOptionspublic File getTransDir()
getTransDir in interface PushPullOptionsCopyright © 2010-2012 Zanata Project. All Rights Reserved.