Uses of Interface
lu.kbra.modelizer_next.bootstrap.UpdateRuntime.UpdatePreparation
Packages that use UpdateRuntime.UpdatePreparation
Package
Description
Bootstrap entry points and runtime contracts that start the installed application and manage
update preparation.
-
Uses of UpdateRuntime.UpdatePreparation in lu.kbra.modelizer_next.bootstrap
Methods in lu.kbra.modelizer_next.bootstrap with parameters of type UpdateRuntime.UpdatePreparationModifier and TypeMethodDescriptionbooleanBootstrapRuntime.installUpdateAndRestart(Component parentComponent, AvailableUpdate update, UpdateRuntime.UpdatePreparation preparation) Installs the update and restart.booleanUpdateRuntime.installUpdateAndRestart(Component parentComponent, AvailableUpdate update, UpdateRuntime.UpdatePreparation preparation) Installs the update and restart.