Uses of Interface
org.eclipse.equinox.p2.operations.IProfileChangeJob
Packages that use IProfileChangeJob
Package
Description
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 IProfileChangeJobModifier and TypeClassDescriptionclassAn InstallOperation describes an operation that installs IInstallableUnits into a profile.classProfileChangeOperation describes a provisioning operation that modifies a profile.classA job that modifies a profile according to a specified provisioning plan.classEXPERIMENTAL.classASynchronizeOperationdescribes an operation that will modify the installation to exclusively include the InstallableUnit mentioned.classAn UninstallOperation describes an operation that uninstallsIInstallableUnits from a profile.classAn UpdateOperation describes an operation that updatesIInstallableUnits in a profile.