Uses of Class
org.pentaho.di.trans.StepPluginMeta

Packages that use StepPluginMeta
org.pentaho.di.core.config   
org.pentaho.di.trans.step   
 

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

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

Uses of StepPluginMeta in org.pentaho.di.trans.step
 

Fields in org.pentaho.di.trans.step declared as StepPluginMeta
static StepPluginMeta[] BaseStep.steps