|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstallSupport.Installer | |
|---|---|
| org.netbeans.api.autoupdate | Services for searching, downloading and installing NBM with new functionality or updates of installed modules. |
| Uses of InstallSupport.Installer in org.netbeans.api.autoupdate |
|---|
| Methods in org.netbeans.api.autoupdate that return InstallSupport.Installer | |
|---|---|
InstallSupport.Installer |
InstallSupport.doValidate(InstallSupport.Validator validator,
ProgressHandle progress)
Validates all instances that have been downloaded in the previous step. |
| Methods in org.netbeans.api.autoupdate with parameters of type InstallSupport.Installer | |
|---|---|
OperationSupport.Restarter |
InstallSupport.doInstall(InstallSupport.Installer installer,
ProgressHandle progress)
Validates all instances that have been verified in the previous step. |
String |
InstallSupport.getCertificate(InstallSupport.Installer validator,
UpdateElement uElement)
Returns java.security.cert.Certificate.toString() of given UpdateElement. |
boolean |
InstallSupport.isSigned(InstallSupport.Installer validator,
UpdateElement uElement)
Returns if the UpdateElement is signed or not. |
boolean |
InstallSupport.isTrusted(InstallSupport.Installer validator,
UpdateElement uElement)
Returns if the UpdateElement is trusted or not. |
|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||