Uses of Interface
org.pentaho.di.repository.HasRepositoryInterface
Package
Description
-
Uses of HasRepositoryInterface in org.pentaho.di.base
-
Uses of HasRepositoryInterface in org.pentaho.di.job
Modifier and TypeClassDescriptionclass
The definition of a PDI job is represented by a JobMeta object. -
Uses of HasRepositoryInterface in org.pentaho.di.trans
Modifier and TypeClassDescriptionclass
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. -
Uses of HasRepositoryInterface in org.pentaho.di.trans.steps.jobexecutor
-
Uses of HasRepositoryInterface in org.pentaho.di.trans.steps.mapping
Modifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of HasRepositoryInterface in org.pentaho.di.trans.steps.simplemapping
Modifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of HasRepositoryInterface in org.pentaho.di.trans.steps.singlethreader
Modifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of HasRepositoryInterface in org.pentaho.di.trans.steps.transexecutor