Package org.bgerp.app.dist.inst
Class InstallerModules
java.lang.Object
org.bgerp.app.dist.inst.InstallerModules
Installer of update modules.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.jsoup.nodes.Document
getRemoteHtml
(String updateUrl) void
update
(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
-