public class RequestFlexer
extends java.lang.Object
| Constructor and Description |
|---|
RequestFlexer(IPlanner planner) |
| Modifier and Type | Method and Description |
|---|---|
IProfileChangeRequest |
getChangeRequest(IProfileChangeRequest request,
IProfile prof,
IProgressMonitor monitor) |
void |
setAllowDifferentVersion(boolean allow) |
void |
setAllowInstalledElementChange(boolean allow) |
void |
setAllowInstalledElementRemoval(boolean allow) |
void |
setAllowPartialInstall(boolean allow) |
void |
setEnsureProduct(boolean productPresent) |
void |
setProvisioningContext(ProvisioningContext context) |
public void setAllowInstalledElementChange(boolean allow)
public void setAllowInstalledElementRemoval(boolean allow)
public void setAllowDifferentVersion(boolean allow)
public void setAllowPartialInstall(boolean allow)
public void setProvisioningContext(ProvisioningContext context)
public void setEnsureProduct(boolean productPresent)
public IProfileChangeRequest getChangeRequest(IProfileChangeRequest request,
IProfile prof,
IProgressMonitor monitor)