public class GetRepositoryNamesData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
int |
filenr |
List<org.pentaho.di.repository.RepositoryElementMetaInterface> |
list |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
long |
rownr |
| Constructor and Description |
|---|
GetRepositoryNamesData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic int filenr
public long rownr
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public List<org.pentaho.di.repository.RepositoryElementMetaInterface> list