Package | Description |
---|---|
org.netbeans.api.autoupdate |
Services for searching, downloading and installing NBM with new functionality or updates of installed modules.
|
Modifier and Type | Method | Description |
---|---|---|
static OperationContainer<InstallSupport> |
OperationContainer.createForInstall() |
The factory method to construct instance of
OperationContainer for install operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForInternalUpdate() |
The factory method to construct instance of
OperationContainer for internal update operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForUpdate() |
The factory method to construct instance of
OperationContainer for update operation |
OperationContainer<InstallSupport> |
InstallSupport.getContainer() |
Returns the corresponing
OperationContainer . |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.