Package | Description |
---|---|
org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
Modifier and Type | Method and Description |
---|---|
List<MissingTrans> |
TransMeta.getMissingTrans() |
Modifier and Type | Method and Description |
---|---|
void |
TransMeta.addMissingTrans(MissingTrans trans) |
void |
TransMeta.removeMissingTrans(MissingTrans trans) |