Package org.bgerp.app.dist.inst
Class InstallerModules
java.lang.Object
org.bgerp.app.dist.inst.InstallerModules
Installer of update modules.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected org.jsoup.nodes.DocumentgetRemoteHtml(String updateUrl) voidupdate(boolean force) Update to the latest 
- 
Constructor Details
- 
InstallerModules
 - 
InstallerModules
public InstallerModules() 
 - 
 - 
Method Details
- 
update
public void update(boolean force) Update to the latest- Parameters:
 force- compare remote build with locally installed.
 - 
getRemoteHtml
- Throws:
 IOException
 - 
getRemoteFileMap
 
 -