Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.equinox.p2.operations.IProfileChangeJob

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

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

Classes in org.eclipse.equinox.p2.operations that implement IProfileChangeJob
 class InstallOperation
          An InstallOperation describes an operation that installs IInstallableUnits into a profile.
 class ProfileChangeOperation
          ProfileChangeOperation describes a provisioning operation that modifies a profile.
 class ProfileModificationJob
          A job that modifies a profile according to a specified provisioning plan.
 class UninstallOperation
          An UninstallOperation describes an operation that uninstalls IInstallableUnits from a profile.
 class UpdateOperation
          An UpdateOperation describes an operation that updates IInstallableUnits in a profile.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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