Package org.pentaho.di.core.extension
Annotation Type ExtensionPoint
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ExtensionPoint
This annotation signals to the plugin system that the class is a Kettle extension point.- Author:
- matt
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
description
String
extensionPointId
String
id
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
classLoaderGroup
-