Eclipse Platform
Release 3.6

Uses of Package
org.eclipse.equinox.p2.operations

Packages that use org.eclipse.equinox.p2.operations
org.eclipse.equinox.p2.operations Describes high level provisioning operations that can be resolved and performed either modally or in the background. 
org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. 
 

Classes in org.eclipse.equinox.p2.operations used by org.eclipse.equinox.p2.operations
IProfileChangeJob
          Interface for a provisioning job that operates on a profile.
ProfileChangeOperation
          ProfileChangeOperation describes a provisioning operation that modifies a profile.
ProvisioningJob
          Abstract class representing provisioning jobs.
ProvisioningSession
          ProvisioningSession provides the context for a provisioning session, including the provisioning services that should be used.
Update
          A simple data structure describing a possible update.
 

Classes in org.eclipse.equinox.p2.operations used by org.eclipse.equinox.p2.ui
InstallOperation
          An InstallOperation describes an operation that installs IInstallableUnits into a profile.
ProfileChangeOperation
          ProfileChangeOperation describes a provisioning operation that modifies a profile.
ProvisioningJob
          Abstract class representing provisioning jobs.
ProvisioningSession
          ProvisioningSession provides the context for a provisioning session, including the provisioning services that should be used.
RepositoryTracker
          RepositoryTracker defines a service that retrieves repositories, tracks their status, and reports errors.
UninstallOperation
          An UninstallOperation describes an operation that uninstalls IInstallableUnits from a profile.
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.