Uses of Interface
org.pentaho.di.ui.spoon.SpoonPluginInterface
-
Packages that use SpoonPluginInterface Package Description org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. -
-
Uses of SpoonPluginInterface in org.pentaho.di.ui.spoon
Methods in org.pentaho.di.ui.spoon that return types with arguments of type SpoonPluginInterface Modifier and Type Method Description List<SpoonPluginInterface>
SpoonPluginManager. getPlugins()
Returns an unmodifiable list of all Spoon Plugins.
-