org.eclipse.emf.cdo.releng.version
Class VersionValidator
java.lang.Object
org.eclipse.emf.cdo.releng.version.VersionValidator
- Direct Known Subclasses:
- DigestValidator
- public abstract class VersionValidator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionValidator
public VersionValidator()
abort
public void abort(BuildState buildState,
IProject project,
Exception exception,
IProgressMonitor monitor)
throws Exception
- Throws:
Exception
updateBuildState
public abstract void updateBuildState(BuildState buildState,
String releasePath,
Release release,
IProject project,
IResourceDelta delta,
org.eclipse.pde.core.plugin.IPluginModelBase pluginModel,
IProgressMonitor monitor)
throws Exception
- Throws:
Exception
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.