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() |
int |
getMinDocPercent() |
PushPullType |
getPullType() |
boolean |
getPurgeCache() |
boolean |
getUseCache() |
PushPullCommand<PullOptions> |
initCommand() |
boolean |
isAuthRequired() |
boolean |
isContinueAfterError() |
buildFromDocArgument, getAllModules, getCurrentModule, getCurrentModule, getDocNameRegex, getFromDoc, getLocaleMapList, getModuleSuffix, getSrcDirParameterName, isDryRun, isRootModule, runCommandgetExcludes, getFileMappingRules, getIncludes, getProj, getProjectConfig, getProjectType, getProjectVersion, getSrcDir, getTransDir, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirexecute, getCommandDescription, getCommandHooks, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isDisableSSLCert, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, 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, isRootModulegetExcludes, getFileMappingRules, getIncludes, getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setExcludes, setFileMappingRules, setIncludes, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersion, setSrcDir, setTransDirgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, 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 boolean isContinueAfterError()
isContinueAfterError in interface PullOptionspublic PushPullType getPullType()
getPullType in interface PullOptionspublic String getCommandName()
getCommandName in interface BasicOptionspublic boolean isAuthRequired()
isAuthRequired in interface ConfigurableOptionsisAuthRequired in class ConfigurableMojo<PullOptions>public int getMinDocPercent()
getMinDocPercent in interface PullOptionsCopyright © 2010–2016 Zanata Project. All rights reserved.