|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.pentaho.di.core.plugins | |
---|---|
org.pentaho.di | |
org.pentaho.di.core.plugins | |
org.pentaho.di.ui.spoon | This package contains the classes needed by Spoon. |
Classes in org.pentaho.di.core.plugins used by org.pentaho.di | |
---|---|
PluginRegistry
This singleton provides access to all the plugins in the Kettle universe. It allows you to register types and plugins, query plugin lists per category, list plugins per type, etc. |
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.core.plugins | |
---|---|
BasePluginType
|
|
DatabasePluginType
This class represents the step plugin type. |
|
ImportRulePluginType
This is the import rule plugin type. |
|
JarFileCache
|
|
JobEntryPluginType
This plugin type handles the job entries. |
|
KettleLifecyclePluginType
Defines a Kettle Environment lifecycle plugin type. |
|
LifecyclePluginType
This class represents the repository plugin type. |
|
PartitionerPluginType
This is the partitioner plugin type. |
|
PluginAnnotationType
|
|
PluginExtraClassTypes
|
|
PluginFolderInterface
Describes a possible location for a plugin |
|
PluginInterface
This interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n detailes, etc. |
|
PluginMainClassType
This annotation when applied to a PluginType expresses the main class to associate with that type. |
|
PluginRegistry
This singleton provides access to all the plugins in the Kettle universe. It allows you to register types and plugins, query plugin lists per category, list plugins per type, etc. |
|
PluginTypeCategoriesOrder
This annotation when applied to a PluginTypeInterface instance describes an ordered list of categories. |
|
PluginTypeInterface
This interface describes a plugin type. It expresses the ID and the name of the plugin type. Then it also explains what the plugin meta class is called and classes the plugin interface itself. It also explains us where to load plugins of this type. |
|
RepositoryPluginType
This class represents the repository plugin type. |
|
StepPluginType
This class represents the step plugin type. |
Classes in org.pentaho.di.core.plugins used by org.pentaho.di.ui.spoon | |
---|---|
BasePluginType
|
|
PluginAnnotationType
|
|
PluginMainClassType
This annotation when applied to a PluginType expresses the main class to associate with that type. |
|
PluginTypeInterface
This interface describes a plugin type. It expresses the ID and the name of the plugin type. Then it also explains what the plugin meta class is called and classes the plugin interface itself. It also explains us where to load plugins of this type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |