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

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

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

Subclasses of BasePluginType in org.pentaho.di.core.plugins
 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 BasePluginType in org.pentaho.di.ui.spoon
 

Subclasses of BasePluginType in org.pentaho.di.ui.spoon
 class SpoonPluginType