Class RemedyConfig
java.lang.Object
org.eclipse.equinox.p2.operations.RemedyConfig
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the p2 team.
- Since:
- 2.3
- Restriction:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanboolean
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
allowInstalledUpdatepublic boolean allowInstalledUpdate
- 
allowInstalledRemovalpublic boolean allowInstalledRemoval
- 
allowDifferentVersionpublic boolean allowDifferentVersion
- 
allowPartialInstallpublic boolean allowPartialInstall
 
- 
- 
Constructor Details- 
RemedyConfigpublic RemedyConfig()
 
- 
- 
Method Details- 
getCheckForUpdateRemedyConfigs
- 
getAllRemedyConfigs
 
-