Uses of Package
org.eclipse.equinox.p2.operations
Packages that use 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.
-
Classes in org.eclipse.equinox.p2.operations used by org.eclipse.equinox.p2.operationsClassDescriptionAn 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. -
Classes in org.eclipse.equinox.p2.operations used by org.eclipse.equinox.p2.uiClassDescriptionAn 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.