Uses of Class
org.pentaho.di.job.JobPluginMeta

Packages that use JobPluginMeta
org.pentaho.di.core.config   
 

Uses of JobPluginMeta in org.pentaho.di.core.config
 

Classes in org.pentaho.di.core.config with type parameters of type JobPluginMeta
 class AnnotatedJobConfigManager<T extends JobPluginMeta>
          Registers classes annotated with @Job as Kettle/PDI jobs, without the need for XML configurations.