Uses of Interface
org.pentaho.di.job.entry.JobEntryRunConfigurableInterface
- 
Packages that use JobEntryRunConfigurableInterface Package Description org.pentaho.di.job.entries.job org.pentaho.di.job.entries.trans  - 
- 
Uses of JobEntryRunConfigurableInterface in org.pentaho.di.job.entries.job
Classes in org.pentaho.di.job.entries.job that implement JobEntryRunConfigurableInterface Modifier and Type Class Description classJobEntryJobRecursive definition of a Job. - 
Uses of JobEntryRunConfigurableInterface in org.pentaho.di.job.entries.trans
Classes in org.pentaho.di.job.entries.trans that implement JobEntryRunConfigurableInterface Modifier and Type Class Description classJobEntryTransThis is the job entry that defines a transformation to be run. 
 -