Uses of Package
org.eclipse.equinox.p2.operations
Package
Description
Describes high level provisioning operations that can be resolved and performed
either modally or in the background.
Provides provisioning user interface classes that can be used for assembling
a provisioning UI.
-
ClassDescriptionAn InstallOperation describes an operation that installs IInstallableUnits into a profile.Interface for a provisioning job that operates on a profile.ProfileChangeOperation describes a provisioning operation that modifies a profile.Abstract class representing provisioning jobs.ProvisioningSession provides the context for a provisioning session, including the provisioning services that should be used.EXPERIMENTAL.EXPERIMENTAL.EXPERIMENTAL.A
SynchronizeOperation
describes an operation that will modify the installation to exclusively include the InstallableUnit mentioned.An UninstallOperation describes an operation that uninstallsIInstallableUnit
s from a profile.A simple data structure describing a possible update.An UpdateOperation describes an operation that updatesIInstallableUnit
s in a profile. -
ClassDescriptionAn InstallOperation describes an operation that installs IInstallableUnits into a profile.ProfileChangeOperation describes a provisioning operation that modifies a profile.Abstract class representing provisioning jobs.ProvisioningSession provides the context for a provisioning session, including the provisioning services that should be used.EXPERIMENTAL.RepositoryTracker defines a service that retrieves repositories, tracks their status, and reports errors.An UninstallOperation describes an operation that uninstalls
IInstallableUnit
s from a profile.An UpdateOperation describes an operation that updatesIInstallableUnit
s in a profile.