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 classJobEntryJobRecursive 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 classJobEntryTransThis 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 classStepWithMappingMetaThis 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 classJobExecutorMetaMeta-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 classMappingMetaMeta-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 classSimpleMappingMetaMeta-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 classSingleThreaderMetaMeta-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 classTransExecutorMetaMeta-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 classBaseStreamStepMeta
-