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

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

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

Classes in org.pentaho.di.core.plugins with annotations of type PluginMainClassType
 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 PluginMainClassType in org.pentaho.di.ui.spoon
 

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