Class Scripts
java.lang.Object
org.bgerp.app.dist.Scripts
Distribution's scripts.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbackup(boolean db) Runs the backup script.backupRestore(String name) Restores a backup by name.Installs the given update files.Installs a change by ID.restart(boolean force) Restarts the application, or stops the container when running under Docker.update(boolean force) Runs the update script.
-
Constructor Details
-
Scripts
public Scripts()Default constructor
-
-
Method Details
-
backup
-
backupRestore
-
update
-
restart
-
install
-
installc
-