Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.operations.UpdateOperation

Packages that use UpdateOperation
org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. 
 

Uses of UpdateOperation in org.eclipse.equinox.p2.ui
 

Methods in org.eclipse.equinox.p2.ui that return UpdateOperation
 UpdateOperation ProvisioningUI.getUpdateOperation(Collection<IInstallableUnit> iusToUpdate, URI[] repositories)
          Return an update operation that describes updating the specified IInstallableUnits from the provided list of repositories.
 

Methods in org.eclipse.equinox.p2.ui with parameters of type UpdateOperation
 int ProvisioningUI.openUpdateWizard(boolean skipSelectionsPage, UpdateOperation operation, LoadMetadataRepositoryJob job)
          Open an update wizard for the specified update operation.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.