Package | Description |
---|---|
org.pentaho.di.core.gui | |
org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePainter<Hop extends BaseHopMeta,Part extends BaseMeta> |
Modifier and Type | Class and Description |
---|---|
class |
JobHopMeta
This class defines a hop from one job entry copy to another.
|
Modifier and Type | Class and Description |
---|---|
class |
TransHopMeta
Defines a link between 2 steps in a transformation
|