org.pentaho.platform.plugin.services.versionchecker
Class PentahoVersionCheckHelper
java.lang.Object
org.pentaho.platform.plugin.services.versionchecker.PentahoVersionCheckHelper
public class PentahoVersionCheckHelper
- extends java.lang.Object
Avoid loading this class without reflection, so if someone
deletes the versionchecker.jar, there will be no class loading
exceptions
- Author:
- Will Gorman
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PentahoVersionCheckHelper
public PentahoVersionCheckHelper()
setVersionRequestFlags
public void setVersionRequestFlags(int versionRequestFlags)
setIgnoreExistingUpdates
public void setIgnoreExistingUpdates(boolean ignoreExistingUpdates)
getResults
public java.util.ArrayList getResults()
performUpdate
public void performUpdate()