|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.platform.plugin.services.versionchecker.PentahoVersionCheckDataProvider
public class PentahoVersionCheckDataProvider
| 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)
public String getApplicationID()
public String getApplicationVersion()
public String getBaseURL()
public Map getExtraInformation()
public int getDepth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||