Package org.pentaho.di.core.extension
-
Interface Summary Interface Description ExtensionPointInterface -
Class Summary Class Description ExtensionPointContext Convenience class you can use to pass more than one object in an extension pointExtensionPointHandler ExtensionPointMap This class maintains a map of ExtensionPointInterface object to its name.ExtensionPointPluginType This class represents the extension point plugin type. -
Enum Summary Enum Description KettleExtensionPoint -
Annotation Types Summary Annotation Type Description ExtensionPoint This annotation signals to the plugin system that the class is a Kettle extension point.