Uses of Class
org.eclipse.equinox.p2.operations.Remedy
Packages that use Remedy
Package
Description
Describes high level provisioning operations that can be resolved and performed
either modally or in the background.
-
Uses of Remedy in org.eclipse.equinox.p2.operations
Methods in org.eclipse.equinox.p2.operations that return RemedyModifier and TypeMethodDescriptionRemediationOperation.bestSolutionChangingTheRequest()
RemediationOperation.bestSolutionChangingWhatIsInstalled()
RemediationOperation.getCurrentRemedy()
Methods in org.eclipse.equinox.p2.operations that return types with arguments of type RemedyMethods in org.eclipse.equinox.p2.operations with parameters of type RemedyModifier and TypeMethodDescriptionvoid
RemediationOperation.setCurrentRemedy
(Remedy currentRemedy)