Package | Description |
---|---|
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.planner |
Provides core support for interacting with a dependency resolution mechanism.
|
Modifier and Type | Method and Description |
---|---|
IProfileChangeRequest |
Remedy.getOriginalRequest() |
IProfileChangeRequest |
ProfileChangeOperation.getProfileChangeRequest()
Return the profile change request that describes the receiver.
|
Constructor and Description |
---|
RemediationOperation(ProvisioningSession session,
IProfileChangeRequest iProfileChangeRequest) |
RemediationOperation(ProvisioningSession session,
IProfileChangeRequest originalRequest,
RemedyConfig[] remedyConfigs) |
Remedy(IProfileChangeRequest originalRequest) |
Modifier and Type | Method and Description |
---|---|
IProfileChangeRequest |
IPlanner.createChangeRequest(IProfile profileToChange) |
Modifier and Type | Method and Description |
---|---|
IProvisioningPlan |
IPlanner.getProvisioningPlan(IProfileChangeRequest profileChangeRequest,
ProvisioningContext context,
IProgressMonitor monitor)
Returns a plan describing the set of changes that must be performed to
satisfy the given profile change request.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.