public class GetStatisticsMojo extends ConfigurableProjectMojo<GetStatisticsOptions> implements GetStatisticsOptions
| Constructor and Description |
|---|
GetStatisticsMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
String |
getDocumentId() |
String |
getFormat() |
boolean |
getIncludeDetails() |
boolean |
getIncludeWordLevelStats() |
ConfigurableCommand<GetStatisticsOptions> |
initCommand() |
void |
setDocumentId(String documentId) |
void |
setFormat(String format) |
void |
setIncludeDetails(boolean includeDetails) |
void |
setIncludeWordLevelStats(boolean includeWordLevelStats) |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersionexecute, getCommandDescription, getDebug, getErrors, getHelp, getKey, getLogHttp, getQuiet, getUrl, getUserConfig, getUsername, isDebugSet, isDisableSSLCert, isErrorsSet, isInteractiveMode, isQuietSet, runCommand, setDebug, setDisableSSLCert, setErrors, setHelp, setInteractiveMode, setKey, setLogHttp, setQuiet, setUrl, setUserConfig, setUsernamegetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocaleMapList, 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 ConfigurableCommand<GetStatisticsOptions> initCommand()
initCommand in interface BasicOptionsinitCommand in class ConfigurableMojo<GetStatisticsOptions>public boolean getIncludeDetails()
getIncludeDetails in interface GetStatisticsOptionspublic void setIncludeDetails(boolean includeDetails)
setIncludeDetails in interface GetStatisticsOptionspublic boolean getIncludeWordLevelStats()
getIncludeWordLevelStats in interface GetStatisticsOptionspublic void setIncludeWordLevelStats(boolean includeWordLevelStats)
setIncludeWordLevelStats in interface GetStatisticsOptionspublic String getFormat()
getFormat in interface GetStatisticsOptionspublic void setFormat(String format)
setFormat in interface GetStatisticsOptionspublic String getDocumentId()
getDocumentId in interface GetStatisticsOptionspublic void setDocumentId(String documentId)
setDocumentId in interface GetStatisticsOptionspublic String getCommandName()
getCommandName in interface BasicOptionsCopyright © 2010-2013 Zanata Project. All Rights Reserved.