public class VersionCheckerAction extends Object implements org.pentaho.platform.api.action.IAction
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION_REQUEST_FLAGS |
| Constructor and Description |
|---|
VersionCheckerAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.apache.commons.logging.Log |
getLogger() |
int |
getVersionRequestFlags() |
void |
setVersionRequestFlags(int value) |
public static final String VERSION_REQUEST_FLAGS
public org.apache.commons.logging.Log getLogger()
public void setVersionRequestFlags(int value)
public int getVersionRequestFlags()
public void execute()
execute in interface org.pentaho.platform.api.action.IAction