Uses of Interface
org.pentaho.di.repository.HasRepositoryDirectories
Packages that use HasRepositoryDirectories
Package
Description
-
Uses of HasRepositoryDirectories in org.pentaho.di.job.entries.job
Classes in org.pentaho.di.job.entries.job that implement HasRepositoryDirectories -
Uses of HasRepositoryDirectories in org.pentaho.di.job.entries.trans
Classes in org.pentaho.di.job.entries.trans that implement HasRepositoryDirectoriesModifier and TypeClassDescriptionclass
This is the job entry that defines a transformation to be run. -
Uses of HasRepositoryDirectories in org.pentaho.di.trans
Classes in org.pentaho.di.trans that implement HasRepositoryDirectoriesModifier and TypeClassDescriptionclass
This class is supposed to use in steps where the mapping to sub transformations takes place -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.steps.jobexecutor
Classes in org.pentaho.di.trans.steps.jobexecutor that implement HasRepositoryDirectories -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.steps.mapping
Classes in org.pentaho.di.trans.steps.mapping that implement HasRepositoryDirectoriesModifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.steps.simplemapping
Classes in org.pentaho.di.trans.steps.simplemapping that implement HasRepositoryDirectoriesModifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.steps.singlethreader
Classes in org.pentaho.di.trans.steps.singlethreader that implement HasRepositoryDirectoriesModifier and TypeClassDescriptionclass
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.steps.transexecutor
Classes in org.pentaho.di.trans.steps.transexecutor that implement HasRepositoryDirectories -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.streaming.common
Classes in org.pentaho.di.trans.streaming.common that implement HasRepositoryDirectories