public abstract class AbstractPullMojo extends AbstractPushPullMojo<PullOptions> implements PullOptions
PROJECT_TYPE_FILE| Constructor and Description |
|---|
AbstractPullMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
boolean |
getCreateSkeletons() |
boolean |
getEncodeTabs() |
boolean |
getIncludeFuzzy() |
PushPullType |
getPullType() |
boolean |
getPurgeCache() |
boolean |
getUseCache() |
PushPullCommand<PullOptions> |
initCommand() |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getFromDoc, getLocaleMapList, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModule, runCommandgetProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersionexecute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isDisableSSLCert, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setDisableSSLCert, setErrors, setHelp, setInteractiveMode, setKey, setLogHttp, setQuiet, setUrl, setUserConfig, setUsernamegetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getEnableModules, getFromDoc, getModuleSuffix, getSrcDir, getSrcDirParameterName, getTransDir, isDryRun, isRootModulegetLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic PushPullCommand<PullOptions> initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<PullOptions>public boolean getCreateSkeletons()
getCreateSkeletons in interface PullOptionspublic boolean getEncodeTabs()
getEncodeTabs in interface PullOptionspublic boolean getIncludeFuzzy()
getIncludeFuzzy in interface PullOptionspublic boolean getPurgeCache()
getPurgeCache in interface PullOptionspublic boolean getUseCache()
getUseCache in interface PullOptionspublic PushPullType getPullType()
getPullType in interface PullOptionspublic String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2013 Zanata Project. All Rights Reserved.