Package org.pentaho.di.core.annotations
Annotation Interface EnginePlugin
Created by nbaker on 1/4/17.
-
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:
- ""
-