Package | Description |
---|---|
org.eclipse.equinox.p2.operations |
Describes high level provisioning operations that can be resolved and performed
either modally or in the background.
|
Modifier and Type | Method and Description |
---|---|
Update[] |
UpdateOperation.getPossibleUpdates()
Get the list of all possible updates.
|
Update[] |
UpdateOperation.getSelectedUpdates()
Get the updates that have been selected from the set of available updates.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateOperation.setSelectedUpdates(Update[] defaultUpdates)
Set the updates that should be selected from the set of available updates.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.