public abstract class AbstractPushMojo extends AbstractPushPullMojo<PushOptions> implements PushOptions
PROJECT_TYPE_FILE| Constructor and Description |
|---|
AbstractPushMojo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCaseSensitive() |
int |
getChunkSize() |
String |
getCommandName() |
boolean |
getCopyTrans() |
boolean |
getDefaultExcludes() |
boolean |
getExcludeLocaleFilenames() |
List<String> |
getExcludes() |
List<String> |
getFileTypes() |
List<String> |
getIncludes() |
String |
getMergeType() |
PushPullType |
getPushType() |
String |
getSourceLang() |
String |
getValidate() |
PushPullCommand<PushOptions> |
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, waitgetDeleteObsoleteModulesbuildFromDocArgument, 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<PushOptions> 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 List<String> getIncludes()
getIncludes in interface PushOptionspublic List<String> getExcludes()
getExcludes in interface PushOptionspublic boolean getDefaultExcludes()
getDefaultExcludes in interface PushOptionspublic int getChunkSize()
getChunkSize in interface PushOptionspublic List<String> getFileTypes()
getFileTypes in interface PushOptionspublic String getCommandName()
getCommandName in interface BasicOptionspublic boolean getCaseSensitive()
getCaseSensitive in interface PushOptionspublic boolean getExcludeLocaleFilenames()
getExcludeLocaleFilenames in interface PushOptionspublic String getValidate()
getValidate in interface PushOptionsCopyright © 2010-2013 Zanata Project. All Rights Reserved.