public class AutoDocData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
int |
fileNameFieldIndex |
List<ReportSubjectLocation> |
filenames |
int |
fileTypeFieldIndex |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
Repository |
repository |
org.pentaho.di.repository.RepositoryDirectoryInterface |
tree |
| Constructor and Description |
|---|
AutoDocData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public List<ReportSubjectLocation> filenames
public int fileNameFieldIndex
public int fileTypeFieldIndex
public Repository repository
public org.pentaho.di.repository.RepositoryDirectoryInterface tree