org.pentaho.platform.plugin.services.versionchecker
Class PentahoVersionCheckReflectHelper

java.lang.Object
  extended by org.pentaho.platform.plugin.services.versionchecker.PentahoVersionCheckReflectHelper

public class PentahoVersionCheckReflectHelper
extends Object


Constructor Summary
PentahoVersionCheckReflectHelper()
           
 
Method Summary
static boolean isVersionCheckerAvailable()
           
static String logVersionCheck(List results, org.apache.commons.logging.Log logger)
           
static List performVersionCheck(boolean ignoreExistingUpdates, int versionRequestFlags)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoVersionCheckReflectHelper

public PentahoVersionCheckReflectHelper()
Method Detail

isVersionCheckerAvailable

public static boolean isVersionCheckerAvailable()

performVersionCheck

public static List performVersionCheck(boolean ignoreExistingUpdates,
                                       int versionRequestFlags)

logVersionCheck

public static String logVersionCheck(List results,
                                     org.apache.commons.logging.Log logger)