Package | Description |
---|---|
org.eclipse.update.core |
Provides support for extending the base installation
and update services.
|
Modifier and Type | Method and Description |
---|---|
IVerificationResult |
IVerifier.verify(IFeature feature,
ContentReference reference,
boolean isFeatureVerification,
InstallMonitor monitor)
Perform verification of the specified archive.
|
abstract IVerificationResult |
Verifier.verify(IFeature feature,
ContentReference reference,
boolean isFeatureVerification,
InstallMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
int |
IVerificationListener.prompt(IVerificationResult result)
Determine if we should continue with the current action
based on the indicated verification results.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.