Uses of Interface
org.eclipse.update.operations.IRevertConfigurationOperation

Packages that use IRevertConfigurationOperation
org.eclipse.update.operations Provides support for performing various install/update operations. 
 

Uses of IRevertConfigurationOperation in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations that return IRevertConfigurationOperation
 IRevertConfigurationOperation IOperationFactory.createRevertConfigurationOperation(IInstallConfiguration config, IProblemHandler problemHandler)
          Creates an operation to revert to a previous installation configuration.