Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob

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

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

Methods in org.eclipse.equinox.p2.ui with parameters of type LoadMetadataRepositoryJob
 int ProvisioningUI.openInstallWizard(Collection<IInstallableUnit> initialSelections, InstallOperation operation, LoadMetadataRepositoryJob job)
          Open an install wizard for installing the specified IInstallableUnits
 int ProvisioningUI.openUninstallWizard(Collection<IInstallableUnit> initialSelections, UninstallOperation operation, LoadMetadataRepositoryJob job)
          Open an uninstall wizard for the specified uninstall operation.
 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.