|
Eclipse Platform Release 4.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.equinox.p2.operations.ProfileChangeOperation
org.eclipse.equinox.p2.operations.RelaxedUpdateInstallOperation
public class RelaxedUpdateInstallOperation
An operation that updates IUs with relaxed p2 constraints
| Constructor Summary | |
|---|---|
RelaxedUpdateInstallOperation(ProvisioningSession session)
|
|
| Method Summary | |
|---|---|
protected void |
computeProfileChangeRequest(MultiStatus status,
IProgressMonitor monitor)
Compute the profile change request for this operation, adding any relevant intermediate status to the supplied status. |
protected String |
getProvisioningJobName()
Return an appropriate name for the provisioning job. |
protected String |
getResolveJobName()
Return an appropriate name for the resolution job. |
| Methods inherited from class org.eclipse.equinox.p2.operations.ProfileChangeOperation |
|---|
getProfileChangeRequest, getProfileId, getProvisioningContext, getProvisioningJob, getProvisioningPlan, getResolutionDetails, getResolutionDetails, getResolutionResult, getResolveJob, hasResolved, prepareToResolve, resolveModal, setProfileId, setProvisioningContext, updateJobProvisioningContexts |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelaxedUpdateInstallOperation(ProvisioningSession session)
| Method Detail |
|---|
protected void computeProfileChangeRequest(MultiStatus status,
IProgressMonitor monitor)
ProfileChangeOperation
computeProfileChangeRequest in class ProfileChangeOperationstatus - a multi-status to be used to add relevant status. If a profile change request cannot
be computed for any reason, a status should be added to explain the problem.monitor - the progress monitor to use for computing the profile change requestprotected String getResolveJobName()
ProfileChangeOperation
getResolveJobName in class ProfileChangeOperationprotected String getProvisioningJobName()
ProfileChangeOperation
getProvisioningJobName in class ProfileChangeOperation
|
Eclipse Platform Release 4.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.