public class GatherStatsAction extends Object implements org.pentaho.platform.api.action.IAction
| Constructor and Description |
|---|
GatherStatsAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.apache.commons.logging.Log |
getLogger() |
String |
getTransFileName() |
void |
setTransFileName(String transFileName) |
public org.apache.commons.logging.Log getLogger()
public void execute()
throws org.pentaho.di.core.exception.KettleXMLException,
org.pentaho.di.core.exception.KettleException
execute in interface org.pentaho.platform.api.action.IActionorg.pentaho.di.core.exception.KettleXMLExceptionorg.pentaho.di.core.exception.KettleExceptionpublic String getTransFileName()
public void setTransFileName(String transFileName)