Uses of Class
org.pentaho.platform.api.engine.PlatformPluginRegistrationException
-
Packages that use PlatformPluginRegistrationException Package Description org.pentaho.platform.api.engine -
-
Uses of PlatformPluginRegistrationException in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that throw PlatformPluginRegistrationException Modifier and Type Method Description List<IPlatformPlugin>
IPluginProvider. getPlugins(IPentahoSession session)
Returns a list ofIPlatformPlugin
s defined by this plugin provider.
-