public class InstalledSoftwareModule extends GeneralNativeCommandModuleEnv
wrappedconfig, 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, toStringisSelected, setSelectedpublic void setModuleName()
AbstractModulesetModuleName in class GeneralNativeCommandModuleEnvpublic void setVersion()
setVersion in class GeneralNativeCommandModuleEnvpublic ExtractionResult extractInformation()
extractInformation in class GeneralNativeCommandModuleEnvpublic java.lang.String getModuleDescription()
getModuleDescription in class GeneralNativeCommandModuleEnv