Uses of Interface
org.pentaho.di.repository.HasRepositoryDirectories
-
-
Uses of HasRepositoryDirectories in org.pentaho.di.job.entries.job
Classes in org.pentaho.di.job.entries.job that implement HasRepositoryDirectories Modifier and Type Class Description class
JobEntryJob
Recursive definition of a Job. -
Uses of HasRepositoryDirectories in org.pentaho.di.job.entries.trans
Classes in org.pentaho.di.job.entries.trans that implement HasRepositoryDirectories Modifier and Type Class Description class
JobEntryTrans
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 HasRepositoryDirectories Modifier and Type Class Description class
StepWithMappingMeta
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 Modifier and Type Class Description class
JobExecutorMeta
Meta-data for the Job executor step. -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.steps.mapping
Classes in org.pentaho.di.trans.steps.mapping that implement HasRepositoryDirectories Modifier and Type Class Description class
MappingMeta
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 HasRepositoryDirectories Modifier and Type Class Description class
SimpleMappingMeta
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 HasRepositoryDirectories Modifier and Type Class Description class
SingleThreaderMeta
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 Modifier and Type Class Description class
TransExecutorMeta
Meta-data for the Trans Executor step. -
Uses of HasRepositoryDirectories in org.pentaho.di.trans.streaming.common
Classes in org.pentaho.di.trans.streaming.common that implement HasRepositoryDirectories Modifier and Type Class Description class
BaseStreamStepMeta
-