Eclipse Platform
Release 3.7

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

Packages that use SynchronizeOperation
org.eclipse.equinox.p2.operations Describes high level provisioning operations that can be resolved and performed either modally or in the background. 
 

Uses of SynchronizeOperation in org.eclipse.equinox.p2.operations
 

Methods in org.eclipse.equinox.p2.operations that return SynchronizeOperation
 SynchronizeOperation OperationFactory.createSynchronizeOperation(Collection<IVersionedId> toInstall, Collection<URI> repos, IProgressMonitor monitor)
          This factory method creates an SynchronizeOperation that will cause the current installation to exclusively contain the elements listed once executed.
 


Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

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