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() |
com.google.common.collect.ImmutableList<String> |
getFileTypes() |
String |
getMergeType() |
PushPullType |
getPushType() |
String |
getSourceLang() |
String |
getValidate() |
PushPullCommand<PushOptions> |
initCommand() |
boolean |
isMyTrans() |
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, isAuthRequired, 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, waitgetDeleteObsoleteModulesbuildFromDocArgument, 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, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, 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 boolean getDefaultExcludes()
getDefaultExcludes in interface PushOptionspublic int getChunkSize()
getChunkSize in interface PushOptionspublic com.google.common.collect.ImmutableList<String> getFileTypes()
getFileTypes in interface PushOptionspublic String getCommandName()
getCommandName in interface BasicOptionspublic boolean getCaseSensitive()
getCaseSensitive in interface PushOptionspublic boolean getExcludeLocaleFilenames()
getExcludeLocaleFilenames in interface PushOptions@Nonnull public String getValidate()
getValidate in interface PushOptionspublic boolean isMyTrans()
isMyTrans in interface PushOptionsCopyright © 2010–2016 Zanata Project. All rights reserved.