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 and Description |
---|---|
static UpdateItem |
UpdateItem.createNativeComponent(String codeName,
String specificationVersion,
String downloadSize,
Set<String> dependencies,
String displayName,
String description,
Boolean needsRestart,
Boolean isGlobal,
String targetCluster,
CustomInstaller installer,
UpdateLicense license)
Creates
UpdateItem which represents Native Component with own installer. |
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.