Package org.pentaho.di.core.row.value
Annotation Interface ValueMetaPlugin
Classes annotated with "ValueMetaPlugin" are automatically recognized and registered as a new data type in the form
of a ValueMetaInterface class.
- Author:
- matt
-
Required Element Summary
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
-
Element Details
-
-
description
String description- Default:
- ""
-
isSeparateClassLoaderNeeded
boolean isSeparateClassLoaderNeeded- Returns:
- True if a separate class loader is needed every time this class is instantiated
- Default:
- false
-
documentationUrl
String documentationUrl- Default:
- ""
-
casesUrl
String casesUrl- Default:
- ""
-
forumUrl
String forumUrl- Default:
- ""
-
classLoaderGroup
String classLoaderGroup- Default:
- ""
-