|
org.netbeans.modules.autoupdate.services 1.20.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationSupport.Restarter | |
---|---|
org.netbeans.api.autoupdate | Services for searching, downloading and installing NBM with new functionality or updates of installed modules. |
Uses of OperationSupport.Restarter in org.netbeans.api.autoupdate |
---|
Methods in org.netbeans.api.autoupdate that return OperationSupport.Restarter | |
---|---|
OperationSupport.Restarter |
InstallSupport.doInstall(InstallSupport.Installer installer,
ProgressHandle progress)
Validates all instances that have been verified in the previous step. |
OperationSupport.Restarter |
OperationSupport.doOperation(ProgressHandle progress)
Performs operation |
Methods in org.netbeans.api.autoupdate with parameters of type OperationSupport.Restarter | |
---|---|
void |
InstallSupport.doRestart(OperationSupport.Restarter restarter,
ProgressHandle progress)
Completes the operation, applies all changes and ensures restart of the application immediately. |
void |
OperationSupport.doRestart(OperationSupport.Restarter restarter,
ProgressHandle progress)
Finishes operation, applies all changes and ensures restart of the application immediately. |
void |
InstallSupport.doRestartLater(OperationSupport.Restarter restarter)
Finishes operation, all the changes will be completed after restart the application. |
void |
OperationSupport.doRestartLater(OperationSupport.Restarter restarter)
Finishes operation, all the changes will be completed after restart the application. |
|
org.netbeans.modules.autoupdate.services 1.20.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |