Uses of Class
org.pentaho.di.core.plugins.PluginAnnotationType

Packages that use PluginAnnotationType
org.pentaho.di.core.plugins   
org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. 
 

Uses of PluginAnnotationType in org.pentaho.di.core.plugins
 

Classes in org.pentaho.di.core.plugins with annotations of type PluginAnnotationType
 class DatabasePluginType
          This class represents the step plugin type.
 class ImportRulePluginType
          This is the import rule plugin type.
 class JobEntryPluginType
          This plugin type handles the job entries.
 class KettleLifecyclePluginType
          Defines a Kettle Environment lifecycle plugin type.
 class LifecyclePluginType
          This class represents the repository plugin type.
 class PartitionerPluginType
          This is the partitioner plugin type.
 class RepositoryPluginType
          This class represents the repository plugin type.
 class StepPluginType
          This class represents the step plugin type.
 

Uses of PluginAnnotationType in org.pentaho.di.ui.spoon
 

Classes in org.pentaho.di.ui.spoon with annotations of type PluginAnnotationType
 class SpoonPluginType