public class InstalledSoftwareModule extends GeneralNativeCommandModuleEnv
wrapped
config, moduleName, version
Constructor and Description |
---|
InstalledSoftwareModule() |
Modifier and Type | Method and Description |
---|---|
ExtractionResult |
extractInformation() |
java.lang.String |
getModuleDescription() |
void |
setModuleName()
By implementing this abstract method the name of the module is specified.
|
void |
setVersion() |
equals, getConfig, getCurrentOsCommand, getHash, hashCode, setConfig, supportsThisOS, toString
isSelected, setSelected
public void setModuleName()
AbstractModule
setModuleName
in class GeneralNativeCommandModuleEnv
public void setVersion()
setVersion
in class GeneralNativeCommandModuleEnv
public ExtractionResult extractInformation()
extractInformation
in class GeneralNativeCommandModuleEnv
public java.lang.String getModuleDescription()
getModuleDescription
in class GeneralNativeCommandModuleEnv