|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.platform.plugin.services.versionchecker.PentahoVersionCheckDataProvider
public class PentahoVersionCheckDataProvider
Field Summary |
---|
Fields inherited from interface org.pentaho.versionchecker.IVersionCheckDataProvider |
---|
DEPTH_ALL_MASK, DEPTH_GA_MASK, DEPTH_LINUX_MASK, DEPTH_MAC_MASK, DEPTH_MAJOR_MASK, DEPTH_MILESTONE_MASK, DEPTH_MINOR_MASK, DEPTH_RC_MASK, DEPTH_VERBOSE_MASK, DEPTH_WINDOWS_MASK |
Constructor Summary | |
---|---|
PentahoVersionCheckDataProvider()
|
Method Summary | |
---|---|
String |
getApplicationID()
Returns the application id (code) for this application (the pentaho platform) |
String |
getApplicationVersion()
Returns the application version number found in the manifest |
String |
getBaseURL()
Returns the base url for the connection to the pentaho version checking server. |
int |
getDepth()
generates the depth flags |
Map |
getExtraInformation()
Returns the extra information that can be provided. |
void |
setVersionRequestFlags(int flags)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PentahoVersionCheckDataProvider()
Method Detail |
---|
public void setVersionRequestFlags(int flags)
setVersionRequestFlags
in interface org.pentaho.versionchecker.IVersionCheckDataProvider
public String getApplicationID()
getApplicationID
in interface org.pentaho.versionchecker.IVersionCheckDataProvider
public String getApplicationVersion()
getApplicationVersion
in interface org.pentaho.versionchecker.IVersionCheckDataProvider
public String getBaseURL()
getBaseURL
in interface org.pentaho.versionchecker.IVersionCheckDataProvider
public Map getExtraInformation()
getExtraInformation
in interface org.pentaho.versionchecker.IVersionCheckDataProvider
public int getDepth()
getDepth
in interface org.pentaho.versionchecker.IVersionCheckDataProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |