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 |
---|---|---|
OperationContainer.OperationInfo<Support> |
OperationContainer.add(UpdateElement updateElement) |
Adds
updateElement |
OperationContainer.OperationInfo<Support> |
OperationContainer.add(UpdateUnit updateUnit,
UpdateElement updateElement) |
Adds
updateElement |
Modifier and Type | Method | Description |
---|---|---|
List<OperationContainer.OperationInfo<Support>> |
OperationContainer.listAll() |
|
List<OperationContainer.OperationInfo<Support>> |
OperationContainer.listInvalid() |
Modifier and Type | Method | Description |
---|---|---|
void |
OperationContainer.remove(OperationContainer.OperationInfo<Support> op) |
Removes
op |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.