public interface ESChecksumErrorHandler
ESLocalProject fails.| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(ESLocalProject localProject,
ESPrimaryVersionSpec versionSpec,
org.eclipse.core.runtime.IProgressMonitor monitor)
Executes the error handler.
|
boolean execute(ESLocalProject localProject, ESPrimaryVersionSpec versionSpec, org.eclipse.core.runtime.IProgressMonitor monitor) throws ESException
localProject - the ESLocalProject which contains the project that got in an inconsistent state
and therefore caused the failing computation of the checksumversionSpec - the version specifier containing the correct checksummonitor - an IProgressMonitor instance that should be used to indicate progress
of the error handlerESException - in case any error occurs during execution of the error handlerCopyright © 2017. All rights reserved.