| Package | Description |
|---|---|
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| org.pentaho.di.trans.steps.mapping | |
| org.pentaho.di.trans.steps.simplemapping |
| Modifier and Type | Method and Description |
|---|---|
MappingOutput[] |
Trans.findMappingOutput()
Gets the mapping outputs for each step in the transformation.
|
| Modifier and Type | Field and Description |
|---|---|
MappingOutput |
MappingData.mappingOutput |
| Modifier and Type | Field and Description |
|---|---|
MappingOutput |
SimpleMappingData.mappingOutput |