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 and Description |
---|---|
static OperationContainer<OperationSupport> |
OperationContainer.createForCustomInstallComponent()
The factory method to construct instance of
OperationContainer for installation of custom component |
static OperationContainer<OperationSupport> |
OperationContainer.createForCustomUninstallComponent()
The factory method to construct instance of
OperationContainer for uninstallation of custom component |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectDisable()
The factory method to construct instance of
OperationContainer for disable operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectInstall()
The factory method to construct instance of
OperationContainer for install operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectUninstall()
The factory method to construct instance of
OperationContainer for uninstall operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectUpdate()
The factory method to construct instance of
OperationContainer for update operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDisable()
The factory method to construct instance of
OperationContainer for disable operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForEnable()
The factory method to construct instance of
OperationContainer for enable operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForUninstall()
The factory method to construct instance of
OperationContainer for uninstall operation |
Built on January 23 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.