Package org.eclipse.equinox.p2.operations


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

Package Specification

This package consists of several kinds of operations and supporting classes:

  • Profile Change Operations describe high level provisioning operations that modify a profile. These operations generally are performed in two phases, the resolution of the operation, followed by the provisioning of the resolved operation. Both the resolution and the provisioning tasks can be performed either synchronously or as jobs.
  • Provisioning Jobs describe lower level provisioning tasks that can be performed synchronously or in the background.
  • ProvisioningSession represents a particular instance of a p2 provisioning system. It provides access to all of the p2 core services as well as utility methods for commonly performed provisioning tasks.
Since:
2.0