org.pentaho.platform.scheduler.versionchecker
Class VersionCheckerJob

java.lang.Object
  extended by org.pentaho.platform.scheduler.versionchecker.VersionCheckerJob
Direct Known Subclasses:
VersionCheckerJob

public class VersionCheckerJob
extends Object


Field Summary
static String VERSION_REQUEST_FLAGS
           
 
Constructor Summary
VersionCheckerJob()
           
 
Method Summary
 void execute(JobExecutionContext context)
           
 Log getLogger()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION_REQUEST_FLAGS

public static final String VERSION_REQUEST_FLAGS
See Also:
Constant Field Values
Constructor Detail

VersionCheckerJob

public VersionCheckerJob()
Method Detail

getLogger

public Log getLogger()

execute

public void execute(JobExecutionContext context)
             throws JobExecutionException
Throws:
JobExecutionException