org.pentaho.platform.plugin.services.versionchecker
Class PentahoVersionCheckReflectHelper
java.lang.Object
org.pentaho.platform.plugin.services.versionchecker.PentahoVersionCheckReflectHelper
public class PentahoVersionCheckReflectHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PentahoVersionCheckReflectHelper
public PentahoVersionCheckReflectHelper()
isVersionCheckerAvailable
public static boolean isVersionCheckerAvailable()
performVersionCheck
public static java.util.List performVersionCheck(boolean ignoreExistingUpdates,
int versionRequestFlags)
logVersionCheck
public static java.lang.String logVersionCheck(java.util.List results,
org.apache.commons.logging.Log logger)