public interface PushPullOptions extends ConfigurableProjectOptions
| Modifier and Type | Method and Description |
|---|---|
String |
buildFromDocArgument(String argValue)
This name should represent the exact parameter as it would be entered on
the command line, and include any space or operators that would link the
parameter to the argument.
|
Set<String> |
getAllModules() |
String |
getCurrentModule() |
String |
getCurrentModule(boolean canonicalName) |
String |
getDocNameRegex()
A regex for document names, which captures the module ID as group 1 and
the unqualified docname as group 2.
|
boolean |
getEnableModules() |
String |
getFromDoc() |
String |
getModuleSuffix()
Character or characters which must appear after moduleIDs when
constructing qualified document names
|
File |
getSrcDir() |
String |
getSrcDirParameterName() |
File |
getTransDir() |
boolean |
isDryRun() |
boolean |
isRootModule() |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietString getModuleSuffix()
String getDocNameRegex()
boolean isDryRun()
File getSrcDir()
String getSrcDirParameterName()
File getTransDir()
String getFromDoc()
String buildFromDocArgument(String argValue)
boolean getEnableModules()
boolean isRootModule()
String getCurrentModule()
String getCurrentModule(boolean canonicalName)
canonicalName - true if the module name should be in the canonical format used
by mavenCopyright © 2013 Zanata Project. All Rights Reserved.