| Package | Description |
|---|---|
| org.netbeans.spi.autoupdate |
The provider this SPI can be plugged into Autoupdate's Updates Providers and can
supply NBM to Autoupdate Services.
|
| Modifier and Type | Method | Description |
|---|---|---|
static UpdateItem |
UpdateItem.createNativeComponent(java.lang.String codeName,
java.lang.String specificationVersion,
java.lang.String downloadSize,
java.util.Set<java.lang.String> dependencies,
java.lang.String displayName,
java.lang.String description,
java.lang.Boolean needsRestart,
java.lang.Boolean isGlobal,
java.lang.String targetCluster,
CustomInstaller installer,
UpdateLicense license) |
Creates
UpdateItem which represents Native Component with own installer. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.