Package | Description |
---|---|
org.pentaho.di.core.extension |
Modifier and Type | Method and Description |
---|---|
Map<String,ExtensionPointInterface> |
ExtensionPointMap.get(String id)
Retrieves the
|
Map<String,Map<String,com.google.common.base.Supplier<ExtensionPointInterface>>> |
ExtensionPointMap.getMap()
Retrieves the extension point map
|