Uses of Interface
org.pentaho.di.core.plugins.PluginFolderInterface
Packages that use PluginFolderInterface
-
Uses of PluginFolderInterface in org.pentaho.di.core.plugins
Classes in org.pentaho.di.core.plugins that implement PluginFolderInterfaceFields in org.pentaho.di.core.plugins with type parameters of type PluginFolderInterfaceModifier and TypeFieldDescriptionprotected List<PluginFolderInterface>
BasePluginType.pluginFolders
Methods in org.pentaho.di.core.plugins that return types with arguments of type PluginFolderInterfaceModifier and TypeMethodDescriptionBasePluginType.getPluginFolders()
PluginTypeInterface.getPluginFolders()
static List<PluginFolderInterface>
PluginFolder.populateFolders
(String xmlSubfolder) Create a list of plugin folders based on the specified xml sub folderMethods in org.pentaho.di.core.plugins with parameters of type PluginFolderInterfaceModifier and TypeMethodDescriptionorg.apache.commons.vfs2.FileObject[]
JarFileCache.getFileObjects
(PluginFolderInterface pluginFolderInterface) Method parameters in org.pentaho.di.core.plugins with type arguments of type PluginFolderInterfaceModifier and TypeMethodDescriptionvoid
BasePluginType.setPluginFolders
(List<PluginFolderInterface> pluginFolders)