Uses of Interface
org.pentaho.platform.api.engine.IPlatformPlugin
-
Packages that use IPlatformPlugin Package Description org.pentaho.platform.api.engine -
-
Uses of IPlatformPlugin in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return types with arguments of type IPlatformPlugin Modifier and Type Method Description List<IPlatformPlugin>IPluginProvider. getPlugins(IPentahoSession session)Returns a list ofIPlatformPlugins defined by this plugin provider.
-