Package lu.kbra.modelizer_next.bootstrap
package lu.kbra.modelizer_next.bootstrap
Bootstrap entry points and runtime contracts that start the installed application and manage
update preparation.
-
ClassDescriptionBase implementation of update runtime behavior shared with application-side update checks.Defines operations for update preparation behavior.Contract implemented by applications that can be launched by the bootstrap runtime.Update check result describing the current version, latest version, notes, and download location.Minimal configuration exposed to the application by the bootstrap runtime.Native bootstrap main class that starts the bootstrap runtime.Runtime coordinator that checks updates, prepares the installed application, and launches it.Listener used by bootstrap tasks to report progress text and numeric progress values.Supported release channels for updates.Runtime contract exposed to the launched application for update checks and restart/update flow.Defines operations for update preparation behavior.Factory methods for update runtime implementations used when no bootstrap is present.