Uses of Record Class
lu.kbra.modelizer_next.bootstrap.selfupdate.BootstrapInstallerUpdate
Packages that use BootstrapInstallerUpdate
Package
Description
Remote update client code that reads update manifests and downloads application or bootstrap
installer artifacts.
Self-update support for launching and describing native bootstrap installer updates.
-
Uses of BootstrapInstallerUpdate in lu.kbra.modelizer_next.bootstrap.remote
Methods in lu.kbra.modelizer_next.bootstrap.remote that return BootstrapInstallerUpdateModifier and TypeMethodDescriptionRemoteUpdateService.findLatestBootstrapInstaller(UpdateChannel channel, VersionComparator.ParsedVersion currentVersion) Finds the latest bootstrap installer that matches the supplied input. -
Uses of BootstrapInstallerUpdate in lu.kbra.modelizer_next.bootstrap.selfupdate
Methods in lu.kbra.modelizer_next.bootstrap.selfupdate with parameters of type BootstrapInstallerUpdateModifier and TypeMethodDescriptionstatic booleanBootstrapInstallerLauncher.promptAndStartInstaller(BootstrapInstallerUpdate update, Path installerPath) Prompts the user for and start installer.