| Package | Description | 
|---|---|
| org.pentaho.di.base | |
| org.pentaho.di.core | |
| org.pentaho.di.core.gui | |
| org.pentaho.di.job | |
| org.pentaho.di.trans | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractMeta  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AddUndoPositionInterface.addUndoPosition(UndoInterface undoInterface,
               Object[] obj,
               int[] pos,
               Point[] prev,
               Point[] curr)  | 
| Constructor and Description | 
|---|
SnapAllignDistribute(UndoInterface undoInterface,
                    List<? extends GUIPositionInterface> elements,
                    int[] indices,
                    AddUndoPositionInterface addUndoPositionInterface,
                    Redrawable redrawable)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JobMeta
The definition of a PDI job is represented by a JobMeta object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransMeta
This class defines information about a transformation and offers methods to save and load it from XML or a PDI
 database repository, as well as methods to alter a transformation by adding/removing databases, steps, hops, etc. 
 | 
Copyright © 2018 Hitachi Vantara. All rights reserved.