|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepMetaDataCombi | |
---|---|
org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. |
org.pentaho.di.trans.step |
Uses of StepMetaDataCombi in org.pentaho.di.trans |
---|
Methods in org.pentaho.di.trans that return types with arguments of type StepMetaDataCombi | |
---|---|
List<StepMetaDataCombi> |
Trans.getSteps()
Gets a list of steps in the transformation. |
Uses of StepMetaDataCombi in org.pentaho.di.trans.step |
---|
Methods in org.pentaho.di.trans.step that return StepMetaDataCombi | |
---|---|
StepMetaDataCombi |
StepInitThread.getCombi()
|
Methods in org.pentaho.di.trans.step with parameters of type StepMetaDataCombi | |
---|---|
void |
StepInitThread.setCombi(StepMetaDataCombi combi)
|
Constructors in org.pentaho.di.trans.step with parameters of type StepMetaDataCombi | |
---|---|
RunThread(StepMetaDataCombi combi)
|
|
StepInitThread(StepMetaDataCombi combi,
LogChannelInterface log)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |